| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 May 2013 09:11:53
0.50.4.1_4
|
rene  |
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt |
04 Mar 2013 15:29:32
0.50.4.1_4
|
rene  |
Revert removal of textproc/linux-aspell, wait for the tree to be tagged
for 7-EOL first.
This should fix the portnap and index builds for 7.X again.
Pointyhat: rene |
04 Mar 2013 13:04:53
0.50.4.1_4
|
rene  |
Remove expired port:
2013-02-28 textproc/linux-aspell: Has expired
Approved by: office@ (bapt) |
31 Dec 2012 17:03:21
0.50.4.1_4
|
mezz  |
Remove the created by me and update those header at the same time. I never
care about those header, so you even can claim that those were created by
you instead of me. |
14 Apr 2012 20:24:51
0.50.4.1_4  |
netchild  |
Set the expiration date for all ports which depend upon linux_base-fc4 to
the EoL of the last 7.x release. The 7.x branch is the only supported
FreeBSD version not yet at his EoL which needs a linux 2.4 based linuxulator
environment (linux_base-f10 doesn't work there).
I didn't bump the portrevision, this is mostly done as a hint for ports
committers to tell them that at least the emulation@-owned ports need
to stay until then (even the forbidden ones). The dependent ports need to
go at the same time, but are free to be deleted before.
Discussed with: bsam |
28 Nov 2011 16:06:00
0.50.4.1_4
|
sunpoet  |
- Pass maintainership to office@FreeBSD.org
Discussed with: bapt
Feature safe: yes |
03 Jul 2011 14:40:25
0.50.4.1_4
|
ohauer  |
-remove MD5 |
28 Oct 2010 21:00:21
0.50.4.1_4
|
erwin  |
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp |
20 Jun 2009 13:59:54
0.50.4.1_4
|
bsam  |
Add an apropriate LINUX_DIST_VER. This is only an infrastructure change,
no need to bump PORTREVISION. The change is needed to the upcomming
switch to default linux f10 ports at 8-CURRENT. |
02 Jun 2009 21:15:40
0.50.4.1_4
|
bsam  |
. add linux-f10 ports to the rank of CONFLICTS for linux-fc4 ports;
. bump PORTREVISIONs. |
01 Apr 2009 10:10:16
0.50.4.1_3
|
bsam  |
Finish repocopies of new linux-f8 infrastructure ports:
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION). |
04 Jul 2007 19:22:25
0.50.4.1_2
|
pav  |
- Fix extract phase broken by previous revision by mezz
Reported by: pointyhat |
03 Jul 2007 21:30:23
0.50.4.1_2
|
mezz  |
-Remove dead and add new ftp/http in MASTER_SITES.
-Add download SRPM for GPL legal issue. [1]
-Update Icelandic to fix the fetch, bump the PORTREVISION.
Requested by: pav [1] |
01 Jul 2007 16:02:39
0.50.4.1_1
|
netchild  |
Convert to USE_LINUX_RPM + some rearranging because of this, this fixes the
build problem after my last commit to linux_base-fc4.
Noticed by: pointyhat (pav) |
29 Apr 2007 16:21:09
0.50.4.1_1
|
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter t-w |
12 Dec 2006 15:52:45
0.50.4.1_1
|
roam  |
Make linux-aspell only depend on archivers/bzip2 for the FreeBSD versions
that do not have it in the base system; in effect, drop the archivers/bzip2
dependency, since bzip2 has been in base for a long, long time now :) |
05 Jul 2006 04:54:31
0.50.4.1_1
|
mezz  |
Drop the maintainership, I don't take care of this port very well. |
31 Mar 2006 22:12:18
0.50.4.1_1
|
mezz  |
portlint:
-Remove USE_REINPLACE. |
12 Nov 2005 20:50:38
0.50.4.1_1
|
mezz  |
Add SHA256. |
20 Oct 2005 19:13:50
0.50.4.1_1
|
mezz  |
Add FreeBSD/amd64.
PR: ports/87746
Submitted by: Simun Mikecin <numisemis@yahoo.com> |
17 Jun 2005 22:59:29
0.50.4.1_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
0.50.4.1_1
|
trevor  |
Respect the user's USE_LINUX setting. |
01 Jan 2005 19:40:42
0.50.4.1_1
|
mezz  |
Add more mirrors in MASTER_SITES, since GNU ftp is down.
Reported by: pointyhat via kris
Approved by: portmgr (krion) |
31 Dec 2004 18:24:10
0.50.4.1_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 ) |
14 May 2004 02:35:44
0.50.4.1
|
mezz  |
This is took from textproc/aspell, so I did the modified to grab and use the
Linux binary instead. Current, it will use aspell core linux binary and
regular tarballs of language similar to what aspell is having.
This new port will be need for the next version of www/linux-opera.
--
Linux version of Aspell.
Aspell is a spelling checker designed to eventually replace ispell, although
it currently lacks many of ispell's basic functions. Aspell's main feature is
that it does a much better job of coming up with possible suggestions than
ispell. Aspell also includes a powerful C++ library with C and Perl interfaces
in the works.
WWW: http://aspell.sourceforge.net/
Approved by: adamw (mentor) |