Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
05 Nov 2019 22:16:15
1.0.3_2

|
zeising  |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
01 Apr 2016 14:00:57
1.0.3_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
11 May 2015 18:34:58
1.0.3_2

|
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
02 Mar 2015 23:26:43
1.0.3_2

|
bapt  |
Remove Author from pkg-descr and white space fixes |
28 Jul 2014 19:39:51
1.0.3_2

|
adamw  |
Rename all 10,000 games/ patch-xy patches to reflect the files they modify. |
13 Jul 2014 23:23:25
1.0.3_2

|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
16 Feb 2014 16:17:41
1.0.3_2

|
miwi  |
- Stage support |
20 Sep 2013 17:36:36
1.0.3_2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
28 Jun 2013 11:51:06
1.0.3_2

|
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 |
09 Mar 2013 21:43:02
1.0.3_2

|
bapt  |
Get rid of XAWVER option in bsd.port.mk it does not need to be specified there
also remove a useless global XAWVER PLIST_SUB |
24 Oct 2011 09:11:38
1.0.3_2
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
03 Jul 2011 14:25:36
1.0.3_2
|
ohauer  |
-remove MD5 |
09 Jun 2009 15:33:28
1.0.3_2
|
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
19 May 2007 20:32:57
1.0.3_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Jan 2006 11:18:58
1.0.3
|
edwin  |
SHA256ify
Approved by: krion@ |
31 Mar 2004 03:12:58
1.0.3
|
trevor  |
SIZEify (maintainer timeout) |
09 Dec 2003 21:33:03
1.0.3
|
joerg  |
Clean up historical baggage, and move the old local distfiles that
used to live under ${MASTER_SITE_LOCAL}/asami/LOCAL_PORTS to my own
public_distfiles.
No version changes involved. |
07 Mar 2003 06:03:01
1.0.3
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
16 Jan 2001 17:33:20

|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 03:48:59

|
asami  |
Convert category games to new layout. |
05 Sep 2000 19:34:53

|
asami  |
Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4. |
09 Jun 2000 22:59:16

|
asami  |
Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my area on
the local ports tree. |