Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Jul 2016 20:48:24
2002.06.20_4

|
rene  |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
03 Jun 2016 16:44:58
2002.06.20_4

|
antoine  |
Deprecate ports broken for more than 6 months |
29 Nov 2015 03:13:34
2002.06.20_4

|
amdmi3  |
- Mark BROKEN: fails to fetch:
fetch: http://public.research.att.com/~stat/xgobi/xgobi.sh.gz: No route to host |
14 Nov 2014 09:39:21
2002.06.20_4

|
antoine  |
Cleanup plist |
04 Jul 2014 00:52:40
2002.06.20_4

|
adamw  |
Remove NOPORTDOCS and NOPORTEXAMPLES.
Approved by: portmgr (blanket) |
19 Jun 2014 13:27:52
2002.06.20_4

|
vanilla  |
Stagify.
Approved by: portmgr@ |
16 Apr 2014 18:28:50
2002.06.20_4

|
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
20 Sep 2013 20:55:06
2002.06.20_3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
28 Jun 2013 11:51:06
2002.06.20_3

|
bapt  |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
11 Jun 2013 20:44:04
2002.06.20_3

|
bsam  |
Fix build with clang (CFLAGS+=-Wno-return-type). |
18 Mar 2013 21:56:30
2002.06.20_3

|
eadler  |
"aaargh, quoted Makefile variables"
Approved by: portmgr (bapt) |
20 Mar 2011 12:54:45
2002.06.20_3
|
miwi  |
- Get Rid MD5 support |
21 Dec 2009 02:19:12
2002.06.20_3
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
23 Jan 2009 16:28:36
2002.06.20_3
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
13 May 2008 10:27:09
2002.06.20_2
|
flz  |
Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing in
all xorg-libraries, there's no need to bump PORTREVISION for now.
Approved by: portmgr (self) |
19 Apr 2008 17:56:05
2002.06.20_2 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
30 May 2007 19:13:50
2002.06.20_1
|
arved  |
Fix build with gcc4 |
19 May 2007 20:32:57
2002.06.20_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
26 Dec 2006 12:46:34
2002.06.20
|
linimon  |
Reset tonymaher@optusnet.com.au due to maintainer-timeouts and no response
to email.
Hat: portmgr |
09 Jan 2006 09:52:23
2002.06.20
|
ehaupt  |
- Update MASTER_SITES
- Add SHA256
PR: 91537
Submitted by: Tony Maher <tonymaher@optusnet.com.au> (maintainer) |
09 Jan 2006 03:25:03
2002.06.20
|
edwin  |
Fix maintainer address
From: Tony Maher <anthony.maher@uts.edu.au>
To: Edwin Groothuis <edwin@FreeBSD.org>
Subject: Re: ports/91537: maths/xgobi - download site moved/maintainer
addressupdate
Actually I need modify all my ports to use OptusNet rather than
Biolateral. Is there an easy way to do this or should I submit a
separate 1-line patch and PR for each port?
biology/crimap
biology/dna-qc
biology/flip
biology/primer3
biology/seqio
biology/wise
math/xgobi
net/generic-nqs
Submitted by: Tony Maher <anthony.maher@uts.edu.au> |
31 Mar 2004 03:12:58
2002.06.20
|
trevor  |
SIZEify (maintainer timeout) |
01 Dec 2003 20:36:13
2002.06.20
|
pav  |
- Unbreak on 5.x (gcc 3.3 preprocessor)
PR: ports/59781
Submitted by: Tony Maher <tonymaher@optushome.com.au> (maintainer)
Approved by: marcus (portmgr) |
21 Feb 2003 12:44:05
2002.06.20
|
knu  |
De-pkg-comment. |
27 Oct 2002 01:57:53
2002.06.20
|
kris  |
Update to xgobi 2002.06.20
Reviewed by: maintainer |
04 May 2002 21:22:42
2002.04.12
|
kris  |
Update to xgobi 2002.04.12
Noticed by: bento |
19 Dec 2001 04:06:09

|
petef  |
Add xgobi 2001.09, graphical data visualisation tool. |