| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
20 Feb 2013 20:26:52
451_5
|
bapt  |
Convert to new options framework |
20 Feb 2013 16:08:59
451_5
|
fluffy  |
- Reassign ports from avl@ back to pool at his request.
Submitted by: avl via IM
Approved by: avl via IM |
14 Jan 2012 08:57:23
451_5
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
03 Jul 2011 14:25:36
451_5
|
ohauer  |
-remove MD5 |
27 Jan 2011 05:23:12
451_5
|
avl  |
- Update the MASTER_SITES for bonus pack to fix the fetch
Reported by: pointyhat via pav
Feature safe: yes |
27 Mar 2010 00:15:24
451_5
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
28 May 2009 20:44:16
451_5
|
avl  |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor) |
19 Mar 2009 17:28:51
451_5
|
bsam  |
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.
The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.
The idea was taken from bsd.gnome.mk and others.
More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.
Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.
Other changes are coming. Stay tuned!
PR: ports/132510
Submitted by: bsam (me)
Exp-run by: portmgr (pav) |
07 Apr 2008 02:01:58
451_5
|
rafan  |
- Fix build on CURRENT after make(1) bug fix
PR: ports/122516
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer) |
29 Mar 2008 15:22:13
451_5
|
ru  |
bsd.port.mk requires that OPTIONS should be spelled with double quotes. |
13 Mar 2008 14:28:35
451_5
|
miwi  |
- Chase devel/sdl12 shlib version bump |
11 Jun 2007 03:07:52
451_4
|
rafan  |
- Fix fetch
PR: ports/113542
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer) |
21 Nov 2006 07:31:33
451_4
|
rafan  |
- Remove ONLY_FOR_ARCH, let USE_LINUX decides.
PR: ports/105702
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer) |
19 Sep 2006 13:17:40
451_4
|
rafan  |
- No need to use bsdtar on 4.x anymore
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer) |
18 Sep 2006 14:01:15
451_3
|
rafan  |
- Add option for installing of the official bonus packs collection
- Change DIST_SUBDIR for compatible with games/linux-ut
- Remove USE_PERL5 and lang/perl5.8 dependencies
- Restore netgames patch which broken in previous 451 port version
- Allow using more game options in ucc_map for rc_subr script such as
"DM-Morbias][?game=BotPack.TeamGamePlus?mutator="
PR: ports/102212
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer) |
11 Aug 2006 14:38:55
451_2
|
bsam  |
o Makefile: polish MASTER_SITES; [1]
o rc_subr script: check up using of /usr/sbin/daemon and support <user>
to run command as. [1]
o while I'm here: replace spaces to tabs at Makefile after variables.
PR: 101792 [1]
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) [1]
Approved by: netchild (mentor, implicit) |
10 Aug 2006 04:04:48
451_1
|
rafan  |
- Add rc script
From maintainer:
Without using daemon(8) ucc-bin dies during system startup because of
SIGHUP signal. Sorry to say I can't find analogue for -p options on
4.x daemon(8). That's why 4.x users must use ucc script in root
directory of utserver installation or upgrade daemon(8).
PR: ports/101641
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer) |
04 Aug 2006 13:59:49
451
|
rafan  |
- Update to 451
- Pass maintainership to submitter
PR: ports/101339
Submitted by: Alexander Logvinov <ports at logvinov.com> |
30 May 2006 17:20:11
436_5
|
garga  |
I've committed MASTER_SITES changes proposed by Marin Wilke some days ago,
but, the correct way is preserve original MASTER_SITE and add
freebsd.unixfreunde.de just as a backup, I'm doing it right now, restoring
original preserving the Martin's proposed backup. |
24 May 2006 11:06:58
436_5
|
garga  |
Make it fetchable again
PR: ports/97752
Submitted by: Martin Wilke <freebsd@unixfreunde.de> |
24 Nov 2005 19:28:01
436_5
|
pav  |
- Add SHA256 |
01 Aug 2005 17:01:36
436_5
|
thierry  |
Fix pkg-plist, unbreak.
PR: 84396
Submitted by: Benjamin Lutz <benlutz (at) datacomm.ch> |
23 Jul 2005 02:53:43
436_5
|
kris  |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it. |
17 Jun 2005 22:59:29
436_5
|
netchild  |
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use(Only the first 15 lines of the commit message are shown above ) |
27 Mar 2005 02:16:32
436_4
|
kris  |
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self) |
01 Mar 2005 21:51:49
436_4
|
trevor  |
Respect the user's USE_LINUX setting. |
31 Dec 2004 18:24:10
436_4
|
netchild  |
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above ) |
17 Mar 2004 18:29:46
436_3
|
trevor  |
SIZEify. |
22 Jan 2004 11:06:02
436_3
|
trevor  |
Use the SORT macro from bsd.port.mk. |
13 Nov 2003 14:45:08
436_3
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
05 Jul 2003 22:38:23
436_3
|
osa  |
Fix cut'n'paste in previous commit
Notify from: Dan Langille <dan@langille.org> via FreshPorts |
05 Jul 2003 21:47:27
436_3
|
osa  |
Make fetchable
PR: 54137
Submitted by: Ulrich Spoerlein <q@uni.de>
Approved by: fjoe (mentor) (implicit) |
25 Mar 2003 01:39:55
436_3
|
pat  |
Current maintainer requests to drop maintainership of these ports.
Submitted by: martin@tradex.sk (previous maintainer) |
21 Feb 2003 12:06:01
436_3
|
knu  |
De-pkg-comment. |
16 Dec 2002 02:24:19
436_3
|
pat  |
Correct email address
Submitted by: maintainer |
16 Jun 2002 18:50:44
436_3
|
lioux  |
Add USE_PERL5 since perl is required to run a script inside the
Makefile. Adding USE_PERL5 is mandatory since it is no longer
available in base system of -CURRENT.
Approved by: maintaner (only not utserver* ports) |
30 Jan 2002 16:01:50 
|
lioux  |
o distfiles are no longer carried anywhere but one MASTER_SITE. Furthermore,
this MASTER_SITE has a different version of the distfile. Therefore, bump
PORTREVISION o trim DESCR |
26 Oct 2001 23:08:05 
|
lioux  |
o make all installation user writable; otherwise, nothing works o update
ngstats to 0.8.2 (from abfackeln) o update PKGMESSAGE o bump PORTREVISION
due to these |
17 Oct 2001 23:16:02 
|
lioux  |
o SDL library is required by the ucc binary used during build time
(BUILD_DEPENDS) o some additional files which should be executable |
17 Oct 2001 20:52:39 
|
lioux  |
fix some maps which are truncated in the official distribution |
17 Oct 2001 19:15:53 
|
lioux  |
fix some maps which are truncated in the official distribution |
17 Oct 2001 03:14:22 
|
lioux  |
New port utserver version 436: Unreal Tournament Dedicated Server for Linux
|