Commit graph

771 commits

Author SHA1 Message Date
Michael Johnson
d35fc5abe0 Update to 2.24 2008-03-18 18:13:08 +00:00
Beech Rintoul
d57b86b4d4 - Remove USE_X_PREFIX
- Use SF macro
- Bump portrevision

PR:		ports/121815
Submitted by:	Chess Griffin <chess@chessgriffin.com>
2008-03-18 07:30:03 +00:00
Martin Wilke
969241a94a - Remove dependency on X_CLIENTS_PORTS and USE_X_PREFIX
PR:		121584
Submitted by:	Chess Griffin <chess@chessgriffin.com>
2008-03-13 20:57:21 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Florent Thoumie
5d486865e5 - Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)
- Bump PORTREVISION on ports having xtrans in USE_XORG.
- Add some missing dependencies in various xorg libraries.
2008-03-13 10:33:56 +00:00
Pav Lucistnik
d58150d71c - This actually installs a one line shell script that executed mkfontscale, so
add mkfontscale to RUN_DEPENDS
2008-03-11 23:21:23 +00:00
Pietro Cerutti
75c0a857e3 - Fix BUILD_DEPENDS
PR:		121471
Submitted by:	Chess Griffin <chess@chessgriffin.com>
Approved by:	miwi (mentor)
2008-03-10 20:00:40 +00:00
Pietro Cerutti
d4cffca966 - Remove dependency on X_CLIENTS_PORT
- Remove useless USE_X_PREFIX variable

Approved by:	miwi (mentor)
2008-03-10 19:23:41 +00:00
Martin Wilke
16b933ad64 Get Commodore 64 font installed under the X Window System.
WWW:	http://beej.us/c64bdf/

PR:		ports/120868
Submitted by:	Marcin Cieslak <saper at SYSTEM.PL>
2008-03-10 16:11:32 +00:00
Pav Lucistnik
af9b1f4cf7 - XFree86 support was removed few hours ago - unbreak INDEX 2008-03-08 08:09:48 +00:00
Oliver Lehmann
c233424f33 remove USE_XLIB
replace X_CLIENTS_PORT
2008-03-07 23:36:00 +00:00
Florent Thoumie
836aebde5b Remove support for XFree8-4.
From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore.

PR:		ports/119418
Submitted by:	flz
Approved by:	portmgr (pav)
2008-03-07 21:47:50 +00:00
Michael Johnson
79b699c8b1 Update to 2.23 2008-02-23 19:24:17 +00:00
Martin Wilke
fa0ab7ce90 Fontmatrix is a graphical font manager. Targeted audience are mostly
adventurous graphic designers and typesetters who deal with hundreds
and even more fonts during their work - browsing the endless lists
of font dialogs. Basically, the Fontmatrix helps doing three things:
activation and deactivation of fonts, tagging fonts and fontbook
generation.

WWW:    http://www.fontmatrix.net

PR:		ports/120250
Submitted by:	Max Brazhnikov <makc at issp.ac.ru>
2008-02-16 23:18:46 +00:00
Wesley Shields
ce0191e49e Update my address.
Approved by:	garga (mentor)
2008-02-04 15:35:12 +00:00
Thomas Abthorpe
868a401d5d - Dependancy fix
PR:		ports/119924
Submitted by:	Vlad V. Teterya <vlad@vlad.uz.ua> (maintainer)
Sponsored by:	FreeBSD Bug-a-thon #3
2008-01-27 04:44:04 +00:00
Florent Thoumie
fefc957d19 Fix PCF Font parser buffer overflow (CVE-2008-0006).
Security:	http://www.vuxml.org/freebsd/fe2b6597-c9a4-11dc-8da8-0008a18a9961.html
2008-01-23 12:16:42 +00:00
Michael Johnson
38da29e51f Update to 2.22
PR:		ports/118522
Submitted By:	Xin LI
2008-01-01 14:47:42 +00:00
Gabor Kovesdan
20f3a9fff9 - Update to 0.43 2007-12-26 21:13:09 +00:00
Dryice Dong Liu
5e02627c10 pass maintainership to Intron <intron@intron.ac>
Approved by:	Intron <intron@intron.ac> (new maintainer)
2007-12-24 07:56:38 +00:00
Jimmy Olgeni
03196bf9a9 Remove extra whitespace. 2007-12-23 22:15:35 +00:00
Dryice Dong Liu
595edeae41 fix the fonts.alias directory. Thanks Intron <intron@intron.ac> for pointing
out.

Submitted by:	Intron <intron@intron.ac>
2007-12-23 15:43:51 +00:00
Michael Johnson
2b13dcdfba Update to 2.21 2007-12-21 12:41:29 +00:00
Florent Thoumie
b27f549ad3 Add patch that fixes a buffer overflow.
Requested by:	miwi
Approved by:	portmgr (pav, erwin)
2007-10-30 21:07:49 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Thierry Thomas
57ab21b559 Replace ttmkfdir by mkfontscale & mkfontdir to install correct files.
PR:		ports/117252
Submitted by:	Steven G. Kargl <kargl (at) troutmask.apl.washington.edu>
2007-10-21 14:00:51 +00:00
Thierry Thomas
6eaa1c594b Replace ttmkfdir by mkfontscale & mkfontdir to install correct files.
PR:		ports/117251
Submitted by:	Steven G. Kargl <kargl (at) troutmask.apl.washington.edu>
2007-10-21 14:00:49 +00:00
Martin Wilke
6a3ed92d66 - Drop Maintainership 2007-10-09 13:04:26 +00:00
Florent Thoumie
24b08dbc00 Update to 1.0.5 (security fix).
PR:		pots/116878
Submitted by:	Rene Ladan <r.c.ladan@gmail.com>
2007-10-08 12:04:00 +00:00
Andrew Pantyukhin
123d815215 - Sort category Makefiles
Inspired by:	Jason Harris <jharris@widomaker.com>
Howto:		http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
2007-10-05 23:33:27 +00:00
Hiroki Sato
502206b4d8 Replace #!/usr/bin/perl with ${PERL}. Bump PORTREVISION.
PR:	ports/116703
2007-09-28 09:04:48 +00:00
Mark Linimon
cd4b80489b Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
2007-09-24 07:38:42 +00:00
Edwin Groothuis
9cef46324e new port: x11-fonts/fonts-indic
I'm not able to find good Indic fonts in the ports. Fedora's Lohit
	project has some great fonts for a whole bunch of Indian languages and
	many Linux distros provide it in their repos.

	Here's a link to Gentoo's ebuild:
	http://www.gentoo-portage.com/media-fonts/fonts-indic

	A collection of Indic fonts by the Lohit project.
	The package supports most Indian languages:

	- Bengali
	- Gujarati
	- Hindi
	- Kannada
	- Malayalam
	- Oriya
	- Punjabi
	- Tamil
	- Telugu

	WWW: http://fedoraproject.org/wiki/Lohit

PR:		ports/116460
Submitted by:	Naresh V <nareshov@gmail.com>
2007-09-24 05:08:41 +00:00
Michael Johnson
189797a349 Update to 2.20 2007-09-19 12:12:46 +00:00
Florent Thoumie
62df320cc3 - Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:	vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
2007-09-13 19:45:08 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Andrew Pantyukhin
5144cb6664 - Update to 2.7 2007-09-03 20:17:37 +00:00
Hiroki Sato
7a30282aef - Reduce dependencies[1].
- Add WITHOUT_X11 knob support; necessary for fixing WITHOUT_X11
  support of textproc/docproj [2].

- Some style fixes.

PR:	ports/115509 [1]
Reported by:	brian[2]
2007-09-02 13:52:03 +00:00
Michael Johnson
1a0427f5c9 Update to 2.19 2007-08-06 13:46:59 +00:00
Joe Marcus Clarke
8a3598071e Add a missing dependency on docbook-410 when building fontconfig with
DocBook support.

PR:		114504
Submitted by:	"Pawel Pekala" <c0rn@o2.pl>
2007-07-28 18:19:09 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Pav Lucistnik
382c4937ba - Drop maintainership
Requested by:	Panagiotis Astithas <past@ebs.gr> (maintainer)
2007-07-16 08:58:28 +00:00
Michael Johnson
360305ff23 Update to 2.18 2007-07-04 11:33:34 +00:00
Dejan Lesjak
0138b922be Compile with FONTCACHE by default as before Xorg 7 and add WITHOUT_XFS_CACHE
for disabling this that also comments out relevant entries in default
config file.
2007-07-02 17:42:22 +00:00
Dejan Lesjak
14690bd136 Update to 1.0.3.
Replace one line pkg-plist with PLIST_FILES.

PR:		ports/113590
Submitted by:	chinsan
2007-07-02 17:27:23 +00:00
Dejan Lesjak
c9c68fefc5 Update to 1.0.1.
Replace one line pkg-plist with PLIST_FILES.

PR:		ports/113591
Submitted by:	chinsan
2007-07-02 17:25:42 +00:00
Andrew Pantyukhin
cbf0492227 - Update to 2.6 2007-06-29 07:46:29 +00:00
Michael Johnson
88452182ca Update to 2.17 2007-06-27 17:15:02 +00:00
Michael Johnson
3b214df5ed Update to 2.16 2007-06-25 17:12:18 +00:00
Thierry Thomas
aef5d82cc0 Update to release 3, to make fetchable again.
Note: this is just a repackaging, wich fixes typos in the License, but
no font has been modified.

Reported by:	pointyhat via Kris
2007-06-02 13:16:17 +00:00