Commit graph

16 commits

Author SHA1 Message Date
Juan RP
85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00
Juan RP
0a4b7b7bd0 dhcpcd: update to 5.1.3.
--HG--
extra : convert_revision : b2f659decf45b13648f01f756648894fc5ff4d87
2009-11-07 18:44:39 +00:00
Juan RP
00844f24fe dhcpcd: update to 5.1.2.
--HG--
extra : convert_revision : 83f1f08714f5cbf9040b71c152323d3e6636fd8a
2009-10-17 15:37:53 +02:00
Juan RP
b44e605e71 dhcpcd: update to 5.1.1.
--HG--
extra : convert_revision : 2ee0419796e70950f1a47e217bd6b141c982c8e1
2009-10-06 02:25:19 +02:00
Juan RP
2420caefaf dhcpcd: update to 5.1.0.
--HG--
extra : convert_revision : ce207433e875f1b247b8f08660487cbcdb18c97b
2009-09-03 10:20:39 +02:00
Juan RP
264701aa9d dhcpcd: update to 5.0.7.
--HG--
extra : convert_revision : 52f3bc05d62b30059f5ea2e5ed38a1edfc3605a2
2009-07-29 12:52:53 +02:00
Juan RP
9a3f2e7c3d Handle openrc_services more gracefully.
1) There's no need to specify the trigger anymore.
2) There's no need to add the OpenRC run dependency anymore.

Just specifying $openrc_services is enough.

--HG--
extra : convert_revision : 34e4d6d37a07a18837ef2216474ee0ca6fd55124
2009-05-14 21:26:44 +02:00
Juan RP
41ae84507f dhcpcd: update to 5.0.4.
--HG--
extra : convert_revision : 4cae060893cf59a8d53ef5d44d76134a90b5e250
2009-05-14 18:54:03 +02:00
Juan RP
db0f4a233b dhcpcd: update to 5.0.3.
--HG--
extra : convert_revision : 0e8d42a6efd30178ef8d2644d1642a30808734f9
2009-05-12 21:11:18 +02:00
Juan RP
a1fa4d8b7b dhcpcd: update to 5.0.2.
--HG--
extra : convert_revision : 215d96c1294aa18690e9ee8e7ecb7f0878175af4
2009-05-10 19:02:48 +02:00
Juan RP
4e77f39a43 dhcpcd: use $openrc_services and its trigger.
--HG--
extra : convert_revision : c9ef97b1884d0755c8528546e30fe3c8e4a75dbc
2009-05-04 23:31:50 +02:00
Juan RP
d406796eac dhcpcd: update to 5.0.1, switch to OpenRC.
--HG--
extra : convert_revision : c04fe506ea2bf5df334fadc52f796ae3ea18fdcc
2009-05-04 22:16:54 +02:00
Juan RP
bd815eaeed dhcpcd: update to 5.0.0. Provide a rc.d script.
--HG--
extra : convert_revision : 7a0e0a0b2243d5b4d310b3c731fa94f3ec5e0d61
2009-04-30 02:00:16 +02:00
Juan RP
7a8c51024b dhcpcd: update to 4.0.13.
--HG--
extra : convert_revision : ef0b500fd732e7b620c05d4eaf6f2f3f317f9439
2009-04-20 17:02:22 +02:00
Juan RP
3667f039f2 Install all packages via DESTDIR var and not prefix.
This removes many assignments that were needed before, and fixes
some packages to install its manpage/info files.

--HG--
extra : convert_revision : 5422f921ef81d089ed95ce0c52e5106ea10b2165
2009-03-18 10:02:43 +01:00
Juan RP
6af7bf8f62 Added dhcpcd-4.0.12 template.
--HG--
extra : convert_revision : e50863747f1c6e079c33e2d571d71035209ba794
2009-03-06 08:18:38 +01:00