| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Sep 2016 19:23:42
5.2.0.611_1
 |
tijl  |
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases
that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling. Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
default versions framework.(Only the first 15 lines of the commit message are shown above ) |
10 Dec 2013 20:33:17
5.2.0.611_1
 |
bapt  |
Support stage |
20 Sep 2013 13:11:21

 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
18 Mar 2011 17:59:51
5.2.0.611_1
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
06 Apr 2009 18:26:32
5.2.0.611_1
|
itetcu  |
Fix MASTER_SITES and WWW
Prompted by: QAT QA run |
03 Sep 2006 02:01:20
5.2.0.611_1
|
kris  |
NO_CDROM and NO_PACKAGE are superfluous |
23 Nov 2005 23:37:45
5.2.0.611_1
|
pav  |
- Add SHA256 |
17 Jun 2005 22:59:29
5.2.0.611_1
|
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 ) |
01 Mar 2005 21:51:49
5.2.0.611_1
|
trevor  |
Respect the user's USE_LINUX setting. |
25 Jan 2005 09:05:50
5.2.0.611_1
|
arved  |
Seems to work on amd64 |
31 Dec 2004 18:24:10
5.2.0.611_1
|
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 ) |
04 Aug 2004 02:25:11
5.2.0.611
|
edwin  |
[PATCH] archivers/stuffit: change company name & website to make fetchable
The distfile for this port is not fetchable until its URL
is changed to match the new name for the same company. The
size & md5 checksum etc. remain the same.
For their official announcement of the name change, please see:
<http://www.allume.com/company/pressroom/releases/aladdin/072604allume.html>
PR: ports/69974
Submitted by: Paul Seniura <pdseniura@techie.com> |
15 Jul 2004 16:38:38
5.2.0.611
|
krion  |
- Support NO_WRKSUBDIR properly
PR: ports/69107
Submitted by: Ports Fury |
08 Mar 2004 08:07:33
5.2.0.611
|
netchild  |
- Fix fetch, the mastersite changed (but still is at aladdinsys.com) and
the distfile was renamed (only the EXTRACT_SUFX changed and it still has
the same content and checksum).
- Some cleanup, no longer chmod(8) the distfile in DISTDIR executable
without reason and add a do-build target to brandelf(1) the binaries
instead of doing this in the do-install target so that the binaries in
WRKDIR actually can be used after a `make all` run.
Submitted by: Marius Strobl <marius@alchemy.franken.de> |
27 Feb 2004 12:10:37
5.2.0.611
|
clement  |
- Pacify portlint and use misc macros
- remove pkg-plist (fastjar and stuffit) |
27 Jan 2004 20:51:07
5.2.0.611
|
trevor  |
Add SIZE. |
26 Oct 2003 21:58:50
5.2.0.611
|
kris  |
portlint (fix whitespace) |
20 Feb 2003 16:44:17
5.2.0.611
|
knu  |
De-pkg-comment. |
03 Feb 2003 13:49:15
5.2.0.611
|
edwin  |
fix homepage
PR: ports/47798
Submitted by: MA, Dunzi <tadaluch@s5.xrea.com> |
28 May 2002 03:22:32
5.2.0.611
|
obrien  |
Explict dependancy on version 7 of linux_base is not needed anymore.
The linux_base port is now at RH version 7. |
20 May 2002 14:03:17
5.2.0.611
|
dwcjr  |
Add missing man page.
PR: 35090
Submitted by: khera@kciLink.com |
05 Apr 2002 06:23:36
5.2.0.611
|
pat  |
Fix MASTER_SITES - site's directory structure changed
PR: 36777
Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> |
13 Dec 2001 03:29:44

|
ijliao  |
add stuffit Stuffit Archive Creator and Expander |