Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Feb 2007 20:07:23
3.4k_1
|
pav  |
- Remove XFree86 3.3.6
It was released seven years ago, and is totally outdated by now. |
14 Aug 2006 23:06:39
3.4k_1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
27 Jan 2006 09:35:54
3.4k_1
|
linimon  |
Replace the dangerous .error with IGNORE. |
26 Nov 2005 01:48:16
3.4k_1
|
pav  |
- Add SHA256 |
26 Oct 2004 03:08:09
3.4k_1
|
nectar  |
Back out a portion of revision 1.41: I accidently committed some
modifications made during testing.
Noticed by: lesi
Pointy hat: now in place
Probably was trying to give me a hint: kris |
21 Oct 2004 19:59:06
3.4k_1
|
nectar  |
Correct the vulnerabilities discovered by Chris Evans last month and
documented at
http://vuxml.freebsd.org/ef253f8b-0727-11d9-b45d-000c41e2cdad.html
These patches are based on the X.org fixes. |
21 Aug 2004 04:54:30
3.4k 
|
lesi  |
Add conflicts to XFree86- and xorg- libraries, as they already include
this library.
Noticed by: David Julien (david dot julien at gmail dot com)
PR: ports/70004
Approved by: anholt (mentor) |
23 Jul 2004 19:10:32
3.4k 
|
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) |
17 Apr 2004 13:16:42
3.4k 
|
kris  |
IGNORE for XFREE86_VERSION > 3.x, since it is included in XFree86 |
29 Jan 2004 07:24:56
3.4k 
|
trevor  |
SIZEify. |
20 Feb 2003 18:08:19
3.4k 
|
knu  |
de-pkg-comment |
03 Feb 2003 13:50:29
3.4k 
|
edwin  |
Update homepage
PR: ports/47797
Submitted by: MA, Dunzi <tadaluch@s5.xrea.com> |
14 Sep 2002 13:32:07
3.4k 
|
sobomax  |
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.) |
17 Sep 2001 18:40:31

|
dwcjr  |
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long |
30 Aug 2001 15:11:22

|
kevlo  |
Update MASTER_SITES |
26 Jun 2001 17:27:55

|
jseger  |
Add a URL |
16 Jan 2001 17:33:20

|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 02:35:34

|
asami  |
Convert category graphics to new layout. |
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 09:19:52

|
sobomax  |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 17:44:17

|
sobomax  |
First round of INSTALL_SHLIB fixes. |