Mark Linimon
581e69adb2
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
...
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
2007-10-07 05:45:04 +00:00
Ion-Mihai Tetcu
d4ce5e5fcc
- fix CONFLICTS
...
- bump PORTREVISION
PR: ports/108412
Submitted by: Tsurutani Naoki / James Raftery (maintainer)
2007-06-12 22:33:22 +00:00
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
Pav Lucistnik
11cf5e6a20
- Fix patching of non-server variation
...
Pointy hat to: pav
2006-05-18 22:59:35 +00:00
Pav Lucistnik
b2d2533776
- Update to 4.1.2
...
PR: ports/97313
Submitted by: James Raftery <james@now.ie> (maintainer)
Security: http://www.securityfocus.com/bid/17978
- Fix bug causing Xvnc to not work with XDMCP
PR: ports/92414
Submitted by: Akihiro KAYAMA <kayama@personal-media.co.jp>
Approved by: maintainer timeout (3+ months)
2006-05-18 16:06:35 +00:00
Pav Lucistnik
30808dbd91
- Cleanup
...
- Use static pkg-plist
- Convert to OPTIONS
PR: ports/92691
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
2006-03-27 20:53:00 +00:00
Edwin Groothuis
dbef3380d2
SHA256ify
...
Approved by: krion@
2006-01-22 21:24:05 +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
Pav Lucistnik
15d786a345
- Clean up extensions directory
...
Reported by: krismail
2005-05-29 20:56:18 +00:00
Pav Lucistnik
1f43c6085b
- This requires perl for build
...
Reported by: krismail
2005-05-27 17:51:00 +00:00
Pav Lucistnik
00cd543a02
- Unbreak WITHOUT_SERVER case
...
Submitted by: glewis
Pointy hat: pav
2005-05-26 16:16:17 +00:00
Pav Lucistnik
b0bb2c2185
- Update to 4.1.1
...
PR: ports/81394
Submitted by: James Raftery <james@now.ie> (maintainer)
2005-05-26 13:08:37 +00:00
Eric Anholt
4eb209da7d
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
...
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
2004-07-23 19:10:32 +00:00
Kirill Ponomarev
9d84545145
- Use ${X11BASE} instead of hardcoded path
...
Submitted by: glewis
2004-04-09 20:56:03 +00:00
Kirill Ponomarev
17d9a0a227
- Fix build on non-i386 systems.
...
PR: ports/65354
Submitted by: maintainer
2004-04-09 18:49:47 +00:00
Trevor Johnson
acb6354489
Add size data, approved by maintainers.
2004-03-24 23:14:13 +00:00
Kris Kennaway
e0873e1d9b
BROKEN on !i386: Does not compile
2004-03-13 10:04:53 +00:00
Sergey A. Osokin
31c48d68da
o Add RUN_DEPEND on XFree86-4-clients, for the xauth binary, if
...
installing server components. Reported by Albert Kinderman
<albert.kinderman@csun.edu> and Peter van Dijk <peter@dataloss.nl>
o Add RUN_DEPEND on XFree86-4-fontDefaultBitmaps, for a 'fixed'
font, if installing server components. Reported by Albert
Kinderman <albert.kinderman@csun.edu> and Peter van Dijk
<peter@dataloss.nl>
o Print a short message in pre-build to note the WITHOUT_SERVER
knob.
o Bump PORTREVISION
PR: 54017
Patch submitted by: James Raftery <james@now.ie>
Approved by: fjoe (mentor) (implicit)
2003-07-04 15:01:16 +00:00
Patrick Li
2286dd21fe
Remove bogus patch
...
Submitted by: iedowse
Approved by: maintainer
2003-07-03 05:26:37 +00:00
Norikatsu Shigemura
3b7c4925de
Update to 3.3.7 and retire pkg-plist by autorebuild.
...
PR: ports/50123
Submitted by: James Raftery <james@now.ie>
2003-03-23 07:10:22 +00:00
Akinori MUSHA
4c2e4f1862
De-pkg-comment.
2003-02-21 13:28:59 +00:00
Norikatsu Shigemura
b2edfc1b01
Fix segmentation violation of vncviewer.
...
PR: ports/46106, ports-jp/13501
Reported by: parv <parv_fm@emailgroups.net>
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Reviewed by: James Raftery <james@now.ie> (maintainer)
Approved by: James Raftery <james@now.ie> (maintainer)
2003-02-02 04:28:39 +00:00
Patrick Li
d25cd01db9
Give maintainership to james@now.ie
...
PR: ports/46959
Submitted by: maintainer (Munish Chopra <mchopra@engmail.uwaterloo.ca>)
2003-01-11 03:09:21 +00:00
Ying-Chieh Liao
c46405e510
* Update to 3.3.6 [James Raftery <james@now.ie>]
...
* Add WITHOUT_SERVER knob [James Raftery <james@now.ie>]
* Add USE_XPM [PR ports/42178]
PR: 46842, 42178
Submitted by: maintainer
2003-01-08 10:28:32 +00:00
Kris Kennaway
94780a9f35
Add USE_XLIB
...
Submitted by: maintainer
2002-11-25 18:44:44 +00:00
Patrick Li
b3beb82f22
- Update to 3.3.5
...
- Give maintainership to Munish Chopra
PR: ports/45537
Submitted by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
2002-11-24 21:47:12 +00:00
Oliver Braun
d1de2868f4
* Fix build on -current.
...
* Change ports@freebsd.org to ports@FreeBSD.org while I'm here.
PR: ports/45122
Submitted by: Volker Stolz <vs@foldr.org>
2002-11-12 23:06:34 +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
Bruce A. Mah
ca6375fca0
Drop maintainership. I don't use this program (neat as it is) anymore,
...
and I'm not really following VNC-related developments.
2002-02-22 16:41:15 +00:00
Akinori MUSHA
897d06aa97
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Munechika SUMIKAWA
c85dd7dcbf
Add IPv6 supporting patch.
...
Approved by: bmah
2001-05-16 14:29:58 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Bruce A. Mah
9d9af24e07
Fix builds under XFree86-4.
2000-11-08 17:13:01 +00:00
Bruce A. Mah
7e59fe9d9f
Update vnc port to 3.3.3.2. This update adds a new helper program
...
vncconnect(1), which allows a VNC server to connect to a listening
VNC client. It also adds a few minor bugfixes and enhancements..
Submitted by: "David W. Chapman Jr." <dwcjr@inethouston.net>
2000-11-03 00:45:18 +00:00
Bruce A. Mah
e28bf58fb7
Update my email address in Makefile MAINTAINER field.
2000-08-23 20:07:00 +00:00
Alexander Langer
e9fa85a643
respect NOPORTDOCS.
...
PR: 19316
Submitted by: maintainer
2000-06-27 14:03:18 +00:00
Will Andrews
46271d5b7b
Update the good ole docs location and make PLIST generation on-the-fly so
...
Bruce won't have to chase the distfile around.
PR: 19154
Submitted by: MAINTAINER
2000-06-09 22:14:41 +00:00
Will Andrews
7e5683c484
Fix PLIST problems, make installation more robust, and change email addr
...
for MAINTAINER.
PR: 18950
Submitted by: maintainer
2000-06-01 17:39:40 +00:00
Chris Piazza
93a61d6874
Update with the new PORTNAME/PORTVERSION variables
2000-04-09 18:14:07 +00:00
Chris Piazza
f5d16f18b1
md5 on docs distribution changed (maintainer is working on getting that
...
tarball versioned too) so make the port ignore its md5.
PR: 16752
Submitted by: maintainer
2000-02-17 00:45:48 +00:00
Chris Piazza
e03ba538a4
Update to 3.3.3r1
...
PR: 16617
Submitted by: maintaine
2000-02-10 01:41:26 +00:00
Chris D. Faulhaber
6dead78466
The VNC distfiles changed without a version number bump, making the
...
PLIST (and package-building) break again.
Submitted by: Maintainer
2000-02-03 20:09:19 +00:00
Munechika SUMIKAWA
1fed570cce
One more fixing PLIST.
...
It caused by keeping changing of document without version bump.
2000-01-22 06:15:31 +00:00
Munechika SUMIKAWA
ccb937ef7a
Fix PLIST.
...
Reviewed by: maintainer
2000-01-11 01:19:17 +00:00
Steve Price
16051a3025
Comments from maintainer:
...
1. Fix build problems on 4.0-CURRENT (submitted by both
Mike Haertel <mike@ducky.net> and "Chris D. Faulhaber" <jedgar@fxp.org>).
2. Fix package-building problems, noted by scripts on bento.
PR: 15391
Submitted by: maintainer
1999-12-10 20:04:06 +00:00
Bill Fenner
480c8a66fb
Resolve many 301 Moved Permanently URLs in DESCR.
1999-09-17 19:16:35 +00:00
Satoshi Asami
d7eb908a2b
The "*.html~" files don't seem to exist, so delete them from PLIST.
1999-09-11 10:58:55 +00:00
Chris Piazza
4382ff0b62
Update to version 3.3.3
...
PR: 13664
Submitted by: maintainer
1999-09-10 21:15:36 +00:00
Peter Wemm
a6c3f62331
$Id$ -> $FreeBSD$
1999-08-30 14:24:37 +00:00