| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Mar 2013 16:29:01
0.04
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
27 Feb 2012 20:32:31
0.04
|
glarkin  |
- Reassign to the heap
Requested by: roam (on ports-developers@) |
24 Oct 2011 09:11:38
0.04
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
20 Mar 2011 12:54:45
0.04
|
miwi  |
- Get Rid MD5 support |
21 Aug 2008 06:18:49
0.04
|
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 ) |
08 Jun 2008 20:59:35
0.04
|
roam  |
Update to bsdproxy-0.04.
Actually honor NOPORTDOCS and DOCSDIR.
Use the correct GNU configure target. |
07 Mar 2006 08:28:06
0.03_1
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
0.03
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 21:24:05
0.03
|
edwin  |
SHA256ify
Approved by: krion@ |
01 Nov 2004 17:09:55
0.03
|
roam  |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu> |
31 Mar 2004 03:12:58
0.03
|
trevor  |
SIZEify (maintainer timeout) |
14 Dec 2003 12:28:25
0.03
|
roam  |
Update website URL's in pkg-descr. |
08 Jul 2003 06:05:08
0.03
|
roam  |
Fix the master site.
Prompted by: fenner's scripts |
19 Feb 2003 16:07:30
0.03
|
roam  |
Remove pkg-comment files in my ports. |
02 Nov 2001 14:08:43 
|
roam  |
Add bsdproxy 0.03, a TCP proxy using the kevent(2)/kqueue(2) API. |