aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/kde-icons-noia
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from categories starting with XEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162219
* o Rollback previous commitMario Sergio Fujikawa Ferreira2006-02-081-1/+1
| | | | | | | | | | | o Fix pkg_create(1): replacing "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry does not work if it is being added to ${TMPPLIST} Pointy hat to: edwin Notes: svn path=/head/; revision=155467
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154137
* o Update MASTER_SITES and distfile name, MD5 checksum remains theMario Sergio Fujikawa Ferreira2005-11-153-4/+6
| | | | | | | | same o Add SHA256 checksum Notes: svn path=/head/; revision=148410
* Add PLIST_DIR_PATTERN_EXTRA support so that it is possible to filterMario Sergio Fujikawa Ferreira2004-11-241-0/+4
| | | | | | | the automatic created TMPPLIST Notes: svn path=/head/; revision=122353
* Improve both post-patch [1] and generate-install-scripts [2] target:Mario Sergio Fujikawa Ferreira2004-11-211-4/+4
| | | | | | | | | | | | escape meta-characters PR: 69601 [1], 73998 [2] Submitted by: Christian Hiris <4711@chello.at> [1], Christian Hiris <4711@chello.at> [2] Notes: svn path=/head/; revision=122055
* PLIST_SUB is no longer necessary since PLIST is now automaticallyMario Sergio Fujikawa Ferreira2004-11-151-1/+0
| | | | | | | generated Notes: svn path=/head/; revision=121690
* Remove PLIST since it is now automatically generatedMario Sergio Fujikawa Ferreira2004-11-151-2728/+0
| | | | Notes: svn path=/head/; revision=121689
* Automatically generate TMPPLIST: loosely based on hlserver-cs/MakefileMario Sergio Fujikawa Ferreira2004-11-151-9/+52
| | | | | | | | (myself) and x11-themes/gnome-icons/bsd.gnome-icons.mk (Tom McLaughlin <tmclaugh@sdf.lonestar.org>) with many changes Notes: svn path=/head/; revision=121686
* KDE icon themes can have either index.desktop or index.theme indexMario Sergio Fujikawa Ferreira2004-07-031-2/+8
| | | | | | | | files depending on the KDE version they were meant for. Tend for these 2 situations Notes: svn path=/head/; revision=112824
* Remove noop USE_SIZEMario Sergio Fujikawa Ferreira2004-04-081-1/+0
| | | | Notes: svn path=/head/; revision=106461
* o All kde-icons-* ports will be marked both RESTRICTED and NO_PACKAGEMario Sergio Fujikawa Ferreira2004-02-241-0/+8
| | | | | | | | | | | | | | | | per default as of now with the following message: "It may contain iconic, visual, graphical or other elements that may not be distributed without the consent of either the trademark or the patent holder" o Any kde-icons-* port that wants to disable such restrictions has only to define WITHOUT_RESTRICTIONS within its port Makefile Reviewed by: markus, #kde-freebsd users Suggested by: lofi Notes: svn path=/head/; revision=102006
* o New port kde-icons-noia version 1.00: KDE Noia complete iconsetMario Sergio Fujikawa Ferreira2004-02-206-0/+2812
o This will work as a "master" port for the other icon ports. They will inherit their working logic from Makefile.icons Notes: svn path=/head/; revision=101432