aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.pkgng.mk
Commit message (Expand)AuthorAgeFilesLines
* Backout encoding of comments, it is triggering a pkgng bug with one of our portsBaptiste Daroussin2014-01-101-1/+1
* pkgng expect all non ascii code and '%' to be urlencoded in the commentBaptiste Daroussin2014-01-061-1/+1
* Remove more now useless fallback targetsBaptiste Daroussin2014-01-031-6/+2
* Stop registering recursively dependencies into package with pkgngBaptiste Daroussin2013-12-201-1/+0
* Disable NO_ARCH for now as it prevent from upgrading from pkg 1.1 to pkg 1.2 ...Baptiste Daroussin2013-12-101-3/+3
* - Use NO_ARCH instead of NOARCH for consistency with other NO_ knobsAlex Kozlov2013-12-061-1/+1
* - Implement support for architecture-neutral portsAlex Kozlov2013-12-061-2/+5
* Fix typo (PKGPOSRDEINSTALL -> PKGPOSTDEINSTALL).Raphael Kubo da Costa2013-11-251-1/+1
* Fix copying +INSTALL after r332158Bryan Drewery2013-10-301-1/+1
* Staging showed that user/groups creation from plist are done inBaptiste Daroussin2013-10-301-4/+17
* - Properly reference pkg(8) for conflcts instead of pkg_delete(1)Bryan Drewery2013-10-161-2/+2
* - Fix message displayed when the port being installed is already installedDmitry Marakasov2013-09-271-2/+2
* Add support for staging area in the ports treeBaptiste Daroussin2013-09-231-21/+44
* - Fix pkg2ng due to UID/ID not being defined.Bryan Drewery2013-07-051-7/+1
* Better attempt to comment r322214 and fix typos.Baptiste Daroussin2013-07-031-1/+1
* pkg2ng is calling directly bsd.pkgng.mk if present which will fail because of...Baptiste Daroussin2013-07-031-0/+5
* Define UID earlier so that it can be used inside bsd.pkng.mkBaptiste Daroussin2013-06-251-0/+7
* - Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstallAntoine Brodin2013-06-171-0/+1
* Add load-octave-pkg to _FORCE_POST_PATTERNS.Antoine Brodin2013-06-151-0/+1
* Yes more simplification in showconfig, pretty-print-config and pkgng manifest...Baptiste Daroussin2013-06-141-5/+1
* Avoid corrupting the manifest when bmake is run with -dl argumentsBaptiste Daroussin2013-06-101-2/+1
* Simplify the creation of the options part of the pkgng manifestBaptiste Daroussin2013-06-101-41/+1
* The pkg developement team is proud to announce the new 1.1.0 beta1 release ofBaptiste Daroussin2013-05-301-1/+1
* - Run ldconfig in post-deinstall for pkgng.Bryan Drewery2013-05-241-0/+1
* Do not be verbose while removing old now unused symlinksBaptiste Daroussin2013-04-261-1/+1
* Remove old links while creating the new packagesBaptiste Daroussin2013-04-221-1/+4
* LATEST_LINK makes no sense with pkgngBaptiste Daroussin2013-04-221-2/+8
* catalog.ports needs to be regenerated in post-deinstall.Baptiste Daroussin2013-04-051-1/+2
* Execute gdk-pixbuf-query-loaders in post-deinstall with pkgngBaptiste Daroussin2013-04-041-1/+2
* Fix typoBaptiste Daroussin2013-03-281-1/+1
* Add new _FORCE_POST_PATTERNS which is a pkgng only macro containing a list of...Baptiste Daroussin2013-03-281-2/+7
* - Fix CONFLICTS handling after r313713 caused pkg-queryBryan Drewery2013-03-121-4/+4
* - pkg-query(8) in pkg-1.1.x returns non-zero exit status whenBryan Drewery2013-03-091-6/+6
* Save RADIO and GROUP option in the pkgng manifestBaptiste Daroussin2012-12-131-0/+20
* - Revert ports/171672 patch to 'do-package' dueBryan Drewery2012-09-211-6/+1
* - Remove ftp fallback as all supported FreeBSD versions provide fetch [1]Beat Gaetzi2012-09-201-1/+7
* Fix PKG_IGNORE with pkgngBaptiste Daroussin2012-07-101-3/+3
* Show notice when a package is installed and flagged as automatic by pkgngBaptiste Daroussin2012-06-191-0/+4
* Fix check-install-conflicts message with pkgngBaptiste Daroussin2012-06-141-1/+1
* Do not pollute output with error messages in case pkg query failedBaptiste Daroussin2012-06-031-4/+4
* New options framework for the portsBaptiste Daroussin2012-05-291-21/+29
* Fix conflict handling when pkgng is used.Baptiste Daroussin2012-05-171-12/+12
* Stop spamming the port installation output with pkgngBaptiste Daroussin2012-05-101-1/+0
* - only include bsd.pkgng.mk once [1]Baptiste Daroussin2012-02-221-11/+3
* Please welcome pkgng beta1.Baptiste Daroussin2012-01-301-0/+278