1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

645 Commits

Author SHA1 Message Date
Erwin Lansing
26d5da3fc3 Remove MAN3PREFIX and assign over to perl.
Submitted by:	Rong-En Fan <rafan@infor.org>
2006-06-06 07:44:29 +00:00
Vasil Dimov
8a36bd62da Remove expired leaf ports:
2006-06-01 devel/gnu-libtool
2006-06-01 japanese/linux-ttfonts
2006-06-01 net/gnomemeeting
2006-06-01 news/knzb
2006-06-01 x11/linux-gnomelibs
2006-06-01 x11-fonts/linux-urw-fonts
2006-06-05 11:07:32 +00:00
Jeremy Messenger
ae00e4fd7a Correct it, don't use USE_X_PREFIX that cause the circle dependency loop. 2006-06-01 00:25:39 +00:00
Jeremy Messenger
336ae3953d - Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

  	Incorrect: (Without USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.local.dist <-- Here...
	================================

  	Correct: (With USE_X_PREFIX)
	================================
	# cd /usr/ports/x11-toolkits/gtk20
	# make -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist
	# make PREFIX=/tmp/foo -V MTREE_FILE
	/etc/mtree/BSD.x11-4.dist <-- Here...
	================================

- Change a several of *-reference ports to install in LOCALBASE instead
  X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
  Bump the PORTREVISION for change prefix.

Discussed with:	marcus
2006-05-31 22:18:51 +00:00
Xin LI
f3b47e00a0 Add BUILD_DEPENDS to make pinityhat happy.
Submitted by:	Dryice Liu <dryice dryice name> (maintainer)
PR:		ports/98188
2006-05-31 02:42:18 +00:00
Xin LI
87e4579c33 Update to 0.7.0 (the version goes backward since the old version
number is from where the fontset is derived from).

Submitted by:	Dryice Liu <dryice dryice name> (maintainer)
PR:		ports/97779
2006-05-29 01:58:48 +00:00
Jeremy Messenger
7e42d7a7c4 devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 05:25:50 +00:00
Andrey A. Chernov
eb3804a59a Replace mastersite died 2006-05-21 10:39:16 +00:00
Thierry Thomas
7dbc7b34f3 Chase DISTFILES and make fetchable again.
Same MD5, don't bump PORTREVISION.

Reported by:	ports-i386 via Kris
2006-05-20 21:53:07 +00:00
Michael Johnson
92d582918d - Update to 2.6
PR:		97493
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-19 12:38:38 +00:00
Michael Johnson
d3138e9a45 - Add pkg-descr
Requested by:	Dan Langille <dan@langille.org> for freshports.org
2006-05-17 20:56:56 +00:00
Jeremy Messenger
2341ff2d85 portlint:
-Use lowercase letter in the begin of IGNORE.
	-Replace some spaces by tabs.
	-Remove a whitespace.
2006-05-16 05:35:53 +00:00
Alexander Leidinger
0869554ba0 Don't run fc-cache, we're using the fonts of the X server and the native
fontconfig (or the fonts ports/packages) are supposed to run fc-cache.
I also noticed it has problems with some fonts, so we may end up with a
not complete cache in this version.

This should fix the build on pointyhat (cache files left after pkg_delete).

While I'm here use a link to the native fonts.conf, we don't need our
own here.
2006-05-13 15:48:28 +00:00
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Jean-Yves Lefort
b6c29102e0 Move the fontconfig programming reference to the fontconfig-reference port. 2006-05-11 18:03:03 +00:00
Sergey Matveychuk
9834ff02ed - Remove CVS tags and blank lines from distinfo file in unmaintained ports
Obtained from:	distinfo survey
2006-05-07 16:01:48 +00:00
Alexander Leidinger
4026ca7b77 Mark as deprecated (+expiry), it is not needed. 2006-05-02 11:20:20 +00:00
Jean-Yves Lefort
867d117e44 - Make sure that /usr/X11R6/lib/X11/fonts is only listed once in fonts.conf.
- Replace some spaces by tabs.
2006-05-01 18:46:06 +00:00
Alexander Leidinger
c1eba2d83e - convert to use bsd.linux-rpm.mk (get rid of include of linux-gtk/Makefile) [1]
- use fixed plists [1]
- category "linux" added to those ports without it [1]
- update some ports to a recent FC3 one [1]

- remove plists/... for Alpha (there's no support since linux_base-8 for
  Alpha anymore)
- don't hardcode version numbers in some plists, use PLIST_SUB instead
  (any errors are mine, don't keep them, send them to me)

Regarding linux-ungif I declare a maintainer timeout (one month, Boris tried
to contact the maintainer) and also pull the "sweeping commit"-card (the
port which it uses as some kind of master port can not be used for this
anymore). Besides this, I don't think he will be upset when other people
do the work instead of adding an entry to his TODO list. :-)

This commit brings us just before the switch of the default linux base
port to the fc3 one, modulo some bugs which may appear. So:
	 Beta testers wanted!

To test:
sed -i.old -e 's:linux-XFree86-libs:linux-xorg-libs:' /usr/ports/Mk/bsd.port.mk
echo OVERRIDE_LINUX_BASE_PORT=fc3 >> /etc/make.conf
portupgrade -f -o emulators/linux_base-fc3 -f linux_base-8
portupgrade -o x11/linux-xorg-libs linux-XFree86-libs
portupgrade linux-\*

The first two steps are necessary to switch to fc3 as the new default linux
base port, the last 3 steps to upgrade to fc3.

And feel free to send a big "Thank you!" to Boris, he did a lot of the work!
I just provided some hints and answered some questions (besides from
committing all the necessary changes for FC3 and doing some minor
changes+comments/improvements to/of his work), even when he tries to tell
you something else. ;-)

Submitted by:	Boris Samorodov <bsam@ipt.ru> [1]
2006-05-01 17:28:17 +00:00
Yen-Ming Lee
329aed2ac9 - update to 1.19
- assign to perl@
2006-04-28 15:11:06 +00:00
Jimmy Olgeni
d4751730c3 Assume maintainership from ports@. 2006-04-20 12:00:55 +00:00
Michael Johnson
88dc85abfe - Update to 2.5 2006-04-17 02:37:55 +00:00
Mark Linimon
428ee0bc4b Reset petef due to no response to email. We hope to see him back sometime.
Hat:	portmgr
2006-04-14 20:45:44 +00:00
Michael Johnson
180b80999a - Update to 2.4.1
Spotted by:	portscout
2006-04-09 16:25:33 +00:00
Thierry Thomas
076a04adb7 - Upgrade to 20060126;
- Respect NOPORTDOCS.

PR:		93744
Submitted by:	Andreas Kohn <andreas (at) syndrom23.de> (maintainer)
2006-03-27 19:40:40 +00:00
Joe Marcus Clarke
0c0a9192a7 Fix the build when docbook-utils is installed.
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2006-03-26 23:34:28 +00:00
Jimmy Olgeni
6902b1ae80 Fix file permissions. 2006-03-26 19:42:19 +00:00
Pav Lucistnik
ef951e1ecd An x11 font designed to be small yet easily read.
WWW: http://www.goof.com/pcg/marc/suxus.html

PR:		ports/93184
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2006-03-26 19:13:49 +00:00
Jimmy Olgeni
371160e582 Fix MASTER_SITES. 2006-03-26 17:59:11 +00:00
Jimmy Olgeni
c1997941b1 Assume maintainership from ports@. 2006-03-26 17:56:50 +00:00
Jimmy Olgeni
0599ec230b Use NO_BUILD. 2006-03-26 17:55:24 +00:00
Jimmy Olgeni
b09702dc34 Add fc-cache handling.
Obtained from:	Dejan Lesjak <dejan.lesjak(at)ijs.si>
2006-03-26 17:49:22 +00:00
Michael Johnson
09aee5849a - Update to 2.4 2006-03-20 02:47:35 +00:00
Renato Botelho
922a2ba34b - Fix MASTER_SITES
bsdchat.com is no longer available. Thanks for all their support!

PR:		ports/94459
Submitted by:	Dryice Liu <dryice@dryice.name> (maintainer)
2006-03-15 18:21:26 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
605523fa40 Post libtool-conversion fixups
Submitted by:	pointyhat
Approved by:	portmgr (implicit)
2006-02-25 19:23:41 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Yoichi NAKAYAMA
b26c50e905 Update to 0.11, where buffer overrun is fixed.
Change WWW: to English page

PR:		ports/92943
Submitted by:	yoichi@
Approved by:	maintainer's timeout
2006-02-22 23:37:48 +00:00
Renato Botelho
c95736650b - Add more MASTER_SITES
- Rework Makefile

PR:		ports/93063
Submitted by:	maintainer
2006-02-22 17:01:03 +00:00
Michael Johnson
1623a4cbc3 - Update to 2.3-1 2006-02-21 13:25:01 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Erwin Lansing
4a209183cf Update to 0.38.1 2006-02-19 11:02:41 +00:00
Joe Marcus Clarke
8c17111cd7 Update firefly patch sites.
PR:		92851
Submitted by:	hamigua <hamigua@hotpop.com>
2006-02-14 18:12:14 +00:00
Alexander Leidinger
d16f7bfb92 Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:	portmgr (explicit: krion; silence: rest)
Maintainer timeout:	~4 months
Submitted by:		Sangwoo Shim <sangwoos@gmail.com> [1]
PR:			87985 [1]
2006-02-11 21:03:14 +00:00
Pav Lucistnik
9c97638ba4 FarsiWeb.ir has released the first standard set of Unicode Persian fonts ever
published, including Elham, Terafik, Terafik Bold, Titr, Roya, Roya Bold,
Koodak, Nazli, Nazli Bold, and Homa.  The main advantage over legacy fonts is
compliance with the Unicode, ISIRI 6219, and OpenType standards, and the
addition of required but missing glyphs for Persian information processing. The
fonts are highly recommended if you care for proper Persian display on your
computers.

PR:		ports/92905
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2006-02-07 22:07:45 +00:00
Dejan Lesjak
ed36034cff Since fontconfig by default generates font cache files in directories where
this port installs encodings, try to remove them upon uninstallation, so
removing of directories has a chance to succeed. Just in case some user
has for some reason put fonts under these directories, be nice and try to
regenerate cache file and remove it again only if it is empty.
2006-02-07 10:00:25 +00:00
Dejan Lesjak
2048a96036 Take care of font cache files on installation and uninstallation of port:
On installation try running fc-cache for directory where fonts from this
port are installed and don't complain if fc-cache (from fontconfig) is
missing. Do a bit more dancing on uninstall, just in case users have their
own fonts installed in same directory:
- first remove fonts.cache-1 if it is there since it won't be accurate
  after fonts from this port are gone anyway,
- next try to regenerate cache with fc-cache for this directory
- if previous step generates empty cache file, remove it
If directory contained only fonts from this port, it should get properly
removed at the end. If there were other fonts there and fontconfig is
installed, this will leave proper cache file for remaining fonts behind
after uninstall of this port.
2006-02-07 09:56:51 +00:00
Dejan Lesjak
a36a1af6f4 Don't install empty fonts.dir in fonts/local. 2006-02-07 09:47:56 +00:00
Dejan Lesjak
12d66146fd Since fontconfig by default generates font cache files in directories where
this port installs encodings, try to remove them upon uninstallation, so
removing of directories has a chance to succeed. Just in case some user
has for some reason put fonts under these directories, be nice and try to
regenerate cache file and remove it again only if it is empty.

Prodded by:	kris' new pointyhat checks
2006-02-06 03:52:37 +00:00
Dejan Lesjak
d1c6026404 Take care of font cache files on installation and uninstallation of port:
On installation try running fc-cache for directory where fonts from this
port are installed and don't complain if fc-cache (from fontconfig) is
missing. Do a bit more dancing on uninstall, just in case users have their
own fonts installed in same directory:
- first remove fonts.cache-1 if it is there since it won't be accurate
  after fonts from this port are gone anyway,
- next try to regenerate cache with fc-cache for this directory
- if previous step generates empty cache file, remove it
If directory contained only fonts from this port, it should get properly
removed at the end. If there were other fonts there and fontconfig is
installed, this will leave proper cache file for remaining fonts behind
after uninstall of this port.
2006-02-06 03:38:29 +00:00