| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 Mar 2011 22:06:09
2.3
|
bapt  |
Update MASTER_SITE
while here remove MD5 |
21 Aug 2008 06:18:49
2.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 ) |
09 Dec 2006 15:34:09
2.3
|
gabor  |
- Fix fetching
- Fix WWW
- Eliminate pkg-plist
Approved by: erwin (mentor) |
13 May 2006 01:03:17
2.3
|
edwin  |
Remove USE_REINPLACE from all categories starting with P |
25 Nov 2005 17:42:55
2.3
|
pav  |
- Add SHA256 |
12 Apr 2005 03:26:57
2.3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
05 Nov 2004 08:21:13
2.3
|
vs  |
Update MASTER_SITES and WWW: line
PR: ports/73466
Submitted by: ports fury |
29 Jan 2004 16:13:06
2.3
|
trevor  |
SIZEify. |
03 Nov 2003 19:37:53
2.3
|
krion  |
- Fix build on -current
PR: 58879
Submitted by: Ports Fury |
29 Oct 2003 08:24:22
2.3
|
linimon  |
Mark as broken on 5.x for the usual gcc reasons. Pet portlint. |
04 Jul 2003 12:42:24
2.3
|
daichi  |
patch print/cpp2latex:
- print/cpp2latex looks for the getopt function in getopt.h
instead of unistd.h
PR: 52116
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> |
28 Mar 2003 16:55:32
2.3
|
ijliao  |
upgrade to 2.3 |
20 Feb 2003 18:55:51
2.1
|
knu  |
De-pkg-comment. |
03 Jan 2003 17:11:13
2.1
|
arved  |
Update to 2.1
PR: 46304
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
26 Nov 2002 19:36:16
2.0
|
arved  |
Fix build on -CURRENT
PR: 45765
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> |
07 Nov 2002 03:10:58
2.0
|
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
25 Dec 2001 16:59:04 
|
dirk  |
portlint: - begin with a capital - don't end with '.' - remove port name
- don't exceed 70 characters |
20 Jul 2001 10:36:57 
|
ijliao  |
add cpp2latex Convert C++-programmlistings to a file you can input in an
LaTeX-document |