1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Mario Sergio Fujikawa Ferreira
63baa3e6ec o Rollback previous commit
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
2006-02-08 02:33:07 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Mario Sergio Fujikawa Ferreira
4a12791560 o Update MASTER_SITES and distfile name, MD5 checksum remains the
same
o Add SHA256 checksum
2005-11-15 23:56:15 +00:00
Mario Sergio Fujikawa Ferreira
371cf3071c Add PLIST_DIR_PATTERN_EXTRA support so that it is possible to filter
the automatic created TMPPLIST
2004-11-24 23:52:43 +00:00
Mario Sergio Fujikawa Ferreira
641bffb712 Improve both post-patch [1] and generate-install-scripts [2] target:
escape meta-characters

PR:		69601 [1],
		73998 [2]
Submitted by:	Christian Hiris <4711@chello.at> [1],
		Christian Hiris <4711@chello.at> [2]
2004-11-21 03:17:29 +00:00
Mario Sergio Fujikawa Ferreira
d8f0db274f PLIST_SUB is no longer necessary since PLIST is now automatically
generated
2004-11-15 20:11:15 +00:00
Mario Sergio Fujikawa Ferreira
c90cb98eab Remove PLIST since it is now automatically generated 2004-11-15 20:10:27 +00:00
Mario Sergio Fujikawa Ferreira
b4c03f6f70 Automatically generate TMPPLIST: loosely based on hlserver-cs/Makefile
(myself) and x11-themes/gnome-icons/bsd.gnome-icons.mk (Tom McLaughlin
<tmclaugh@sdf.lonestar.org>) with many changes
2004-11-15 19:57:11 +00:00
Mario Sergio Fujikawa Ferreira
019e335a9c KDE icon themes can have either index.desktop or index.theme index
files depending on the KDE version they were meant for. Tend for
these 2 situations
2004-07-03 01:26:35 +00:00
Mario Sergio Fujikawa Ferreira
72e42847bc Remove noop USE_SIZE 2004-04-08 02:27:31 +00:00
Mario Sergio Fujikawa Ferreira
8cc46d2efd o All kde-icons-* ports will be marked both RESTRICTED and NO_PACKAGE
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
2004-02-24 19:59:27 +00:00
Mario Sergio Fujikawa Ferreira
429fbc1969 o New port kde-icons-noia version 1.00: KDE Noia complete iconset
o This will work as a "master" port for the other icon ports. They
  will inherit their working logic from Makefile.icons
2004-02-20 01:32:07 +00:00