1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
d10d403b41 - Update to 1.0.5
- Move to LOCALBASE
2007-02-06 20:04:55 +00:00
Shaun Amott
541c702441 - Chase GeoIP shared library version bump.
- Fix incorrectly implemented OPTIONS check.

Reported by:	kris
2006-08-16 11:58:35 +00:00
Maxime Henrion
ac61165162 Apply a patch found on the sourceforce project page for XQF, that fixes
loading the pixmaps bundled in the binary with recent GCC versions.  XQF
would just crash at startup without this fix.

Reviewed by:	pav
2006-04-13 14:11:34 +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
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Edwin Groothuis
b460bd6543 Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4.
2005-11-14 10:56:29 +00:00
Jean-Yves Lefort
4b5645b355 - Update to 1.0.4
- OPTIONSify; enable GTK2 and GEOIP by default
- Improve comment and description
- Polish the port
2005-11-12 19:12:42 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Jean-Yves Lefort
5adcfd7178 Update to 1.0.3 2005-05-07 19:42:49 +00:00
Kirill Ponomarev
04204759e6 Fix build on 4-stable with WITH_GTK2
PR:		ports/74730
Submitted by:	Ports Fury
2004-12-05 18:32:21 +00:00
Kris Kennaway
1038feefa0 Add missing file 2004-11-13 04:20:48 +00:00
Kirill Ponomarev
e0aec28ab0 Update to version 1.0
PR:		ports/72819
Submitted by:	Ports Fury
2004-10-26 17:59:25 +00:00
Edwin Groothuis
fdc3869dba wget dependency in games/xqf
games/xqf is using wget to get server info.

PR:		ports/71834
Submitted by:	No Name <arundel@h3c.de>
2004-10-12 00:20:37 +00:00
Tilman Keskinoz
31f4fd34ef Chase GeoIP shared library version
PR:		69910
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-08-22 18:17:43 +00:00
Kirill Ponomarev
24a29b8261 - Update to version 0.9.14
PR:		ports/65083
Submitted by:	Ports Fury
2004-04-02 19:03:54 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
6e3e856f46 - Update to version 0.9.13
PR:		59752
Submitted by:	Ports Fury
2003-12-04 10:16:40 +00:00
Christian Weisgerber
3e80e4f89c Update to version 0.9.12.
PR:		53339
Submitted by:	Ports Fury
2003-06-27 15:31:46 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Akinori MUSHA
2ab2d59488 De-pkg-comment. 2003-02-20 17:32:26 +00:00
Ying-Chieh Liao
104c888b85 upgrade to 0.9.11
PR:		46430
Submitted by:	Ports Fury
2003-01-03 19:13:21 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Mario Sergio Fujikawa Ferreira
63a181d059 Deploy USE_GNOMENG infrastructure
PR:		42301
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 00:59:13 +00:00
Patrick Li
65b541c967 - Update to 0.9.9 (1)
- Reset maintainership back to ports@ since maintainer nolonger uses freebsd
  and notified me he is unable to maintain this port.

PR:		ports/41068 (1)
Submitted by:	Dan Naumov <jago@telefragged.com>
Approved by:	maintainer
2002-07-30 02:14:22 +00:00
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Satoshi Asami
2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00
Steve Price
c2e35e1afe Update to version 0.9.1.
PR:		15415
Submitted by:	James Andariese <james@ja.ath.cx>
1999-12-25 02:04:41 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Chris Piazza
83ea01f9c4 Update to version 0.9.0 1999-08-02 05:26:20 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Steve Price
8bedffff36 Update to version 0.8.99.2. Also honor CFLAGS and PREFIX.
PR:		11567
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-05-09 16:59:33 +00:00
Michael Haro
1b54b6b847 Update to version 0.8.99.1
PR:		11269
Submitted by:	"Daniel O'Connor" <doconnor@test2.gsoft.com.au
1999-04-22 03:20:15 +00:00
Steve Price
a2c3221829 Import of xqf version 0.8.7.2.
A program for finding quake servers.

PR:		9975
Submitted by:	Stephen Farrell <sfarrell@healthquiz.com>
1999-04-03 02:09:41 +00:00