| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Mar 2011 17:59:51
2000.9.1_2
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
09 Jun 2009 15:33:28
2000.9.1_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) |
02 Jan 2009 23:09:51
2000.9.1_1
|
hrs  |
- Fix off-by-one error in sockaddr_un length calculation.
- Use USE_IMAKE.
- Style clean-ups. |
19 Apr 2008 17:56:05
2000.9.1  |
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 Jan 2007 10:25:34
2000.9.1
|
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
03 Dec 2006 13:29:29
2000.9.1
|
rafan  |
- Respect X11BASE
Reported by: pointyhat |
15 Aug 2006 00:29:13
2000.9.1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
24 Nov 2005 23:02:13
2000.9.1
|
pav  |
- Add SHA256 |
23 Dec 2004 09:32:50
2000.9.1
|
nork  |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket) |
23 Jul 2004 19:10:32
2000.9.1
|
anholt  |
- 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) |
31 Mar 2004 03:12:58
2000.9.1
|
trevor  |
SIZEify (maintainer timeout) |
07 Mar 2003 06:04:59
2000.9.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Oct 2002 10:39:28
2000.9.1
|
taoka  |
Update to the latest version (2000.9.1) |
20 Nov 2001 23:29:38 
|
lioux  |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
08 Jul 2001 13:17:18 
|
taoka  |
fix a problem in "make -V PORTVERSION" by correcting a position of the line
".include <bsd.port.pre.mk>" |
07 Jul 2001 06:53:30 
|
taoka  |
Solve a problem such that if make, imake for XFree86-3 is required, but imake
for XFree86-3 is required under XFree86-4, too. |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese to new layout. |
17 Sep 2000 16:59:10 
|
taoka  |
Recently I updated from Wnn 4.2 to FreeWnn 1.1.1. Then include files
${LOCALBASE}/include/wnn/*.h and a archive librarry libwnn.a of FreeWnn
conflict with ones of Wnn6-lib. So I move Wnn6-lib's include files into
${LOCALBASE}/include/wnn6/wnn and remove libwnn.a of Wnn6-lib. Note that
libwnn6.a can be used instead of libwnn.a for Wnn6-lib. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |