| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Jan 2009 12:17:09
2.8.1_3
|
gerald  |
Remove lang/gcc28 (GCC 2.8) which has been DEPRECATED for more than
3 years and does not build anywhere.
No objections: mjl@luckie.org.nz (maintainer), pav |
05 Jan 2009 20:36:33
2.8.1_3
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
21 Aug 2008 06:18:49
2.8.1_3
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
30 Jan 2007 10:25:34
2.8.1_3
|
pav  |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
22 Jan 2006 12:42:24
2.8.1_3
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:18:40
2.8.1_3
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
09 Nov 2005 19:15:44
2.8.1_3
|
pav  |
- Portlint
PR: ports/88544 (part of)
Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer) |
19 Aug 2005 11:45:26
2.8.1_3
|
pav  |
- Fix INFO handling, fixing plist on 6.0 (different makeinfo there)
Reported by: krionmail
Approved by: portmgr (krion)
Approved by: maintainer |
17 Aug 2005 12:03:59
2.8.1_2
|
pav  |
- Unbreak on 6.0
- Take maintainership
PR: ports/85036
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Approved by: portmgr (clement) |
06 Jun 2005 05:42:40
2.8.1_1
|
obrien  |
Remove the Expiration as this builds on -CURRENT again.
Approved by: krion |
05 Jun 2005 02:49:42
2.8.1_1
|
obrien  |
Fix the build on 6-CURRENT. |
10 Apr 2005 18:32:06
2.8.1_1
|
netchild  |
Correct the syntax of the expiration date. This is what you get by just
reading the implementation, but not the docs...
Pointyhat kindly provided by: krion |
10 Apr 2005 14:42:17
2.8.1_1
|
netchild  |
Set expiration date to 20050610 and mark IGNORE on -current (it peeks into
private headers)
Requested by: portmgr (krion) |
12 Feb 2005 13:19:47
2.8.1_1
|
das  |
Fix build. Ports that formerly attempted to work around problems
created by matherr() no longer need to do so. |
24 Nov 2004 23:38:24
2.8.1_1
|
kris  |
Add missing file, and don't try to unconditionally remove a directory
shared with other gcc versions. |
15 Nov 2004 01:33:03
2.8.1_1
|
obrien  |
Don't install compiler binaries without a version in the file name. |
14 Mar 2004 03:22:00
2.8.1_1
|
kris  |
DEPRECATE the unused, outdated gcc28 and gcc31 ports for removal at a future
date. |
10 Mar 2004 19:47:22
2.8.1_1
|
trevor  |
Remove entry for bounds-checking patch, which was reported to be
unfetchable and has been not been used by the Makefile since last
May.
PR: 51738
Submitted by: parv
Add size datum. |
23 Feb 2004 05:16:05
2.8.1_1
|
kris  |
BROKEN on alpha: does not compile |
04 Feb 2004 05:21:48
2.8.1_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
17 Nov 2003 12:29:10
2.8.1
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
27 Sep 2003 00:50:09
2.8.1
|
edwin  |
- ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
24 Sep 2003 09:37:11
2.8.1
|
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
09 May 2003 05:34:06
2.8.1
|
obrien  |
These older compilers don't support amd64, sparc64, and ia64. |
07 May 2003 22:59:19
2.8.1
|
gerald  |
Remove support for bounds checking (which used to be enabled by setting
WANT_BOUNDS_CHECKING), as Herman ten Brugge <hermantenbrugge@home.nl>, the
author of these patches, removed them from their web-site, saying that they
contain bugs fixed in later versions and strongly suggested to use current
versions of GCC.
PR: 51738 |
28 Apr 2003 15:37:23
2.8.1
|
obrien  |
Simpler version of the "make this work on 5-CURRENT again" fix.
In this version we simply use the default emulation rather than explicitly
setting it [wrong]. |
27 Apr 2003 12:59:04
2.8.1
|
gerald  |
Fix build on -CURRENT.
PR: 46899
Submitted by: David Holm <david@realityrift.com> |
20 Feb 2003 18:38:02
2.8.1
|
knu  |
De-pkg-comment. |
30 Jan 2003 08:23:53
2.8.1
|
kris  |
Use the full path to /sbin/sysctl
Noticed by: 'make index' in crontab |
05 Nov 2002 14:50:57
2.8.1
|
arved  |
Adjust pkg-comment and pkg-descr. gcc28 isn't the Latest Release and
will probably not become our base system compiler in the near future.
Submitted by: Frerich Raabe <frerichraabe@gmx.de> |
05 Nov 2002 03:10:08
2.8.1
|
obrien  |
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward. |
24 Mar 2002 17:03:20
2.8.1
|
obrien  |
Document. |
24 Mar 2002 11:44:40
2.8.1
|
obrien  |
Let machine/ansi.h know not to play glibc for us. |
24 Mar 2002 11:44:07
2.8.1
|
obrien  |
Let machine/ansi.h know not to play glibc for us. |
19 Jan 2002 19:15:11 
|
knu  |
Set these ports' LATEST_LINK to gcc{27,28,295,30} to avoid conflict with each
other's package link name. |
11 Mar 2001 02:37:15 
|
obrien  |
Adjust(fix) info processing. |
11 Mar 2001 02:35:39 
|
obrien  |
Adjust(fix) the info processing. |
22 Nov 2000 00:21:52 
|
obrien  |
Add $FreeBSD$, which help me in problem reports. |
10 Nov 2000 17:47:41 
|
obrien  |
Don't define "ASM_WEAKEN_LABEL" in the a.out case. |
10 Nov 2000 17:37:13 
|
obrien  |
Add in the bounds checking patch from XXX Haj Ten Brugge if
"WANT_BOUNDS_CHECKING" is defined. |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |