Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Feb 2019 09:05:03
1.4.1_5

|
mat  |
Remove options helpers that do not exist. And in one case, probably fix
the helper usage.
Noticed by: tobik |
08 Dec 2016 19:23:25
1.4.1_5

|
tijl  |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
23 Aug 2016 17:38:17
1.4.1_4

|
marino  |
net-mgmt/ap-utils: document ncurses requirement
Approved by: ncurses blanket |
24 Nov 2014 22:35:08
1.4.1_4

|
antoine  |
Cleanup plist |
11 Jun 2014 14:50:00
1.4.1_4

|
tijl  |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
30 May 2014 08:05:03
1.4.1_4

|
antoine  |
- Stage support
- Use options hepers where possible
Submitted by: maintainer |
21 Feb 2014 13:38:46
1.4.1_4

|
ehaupt  |
Remove trailing whitespaces from category net-mgmt |
10 Feb 2014 13:54:28
1.4.1_4

|
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
20 Sep 2013 22:24:44
1.4.1_4

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
06 May 2013 10:22:41
1.4.1_4

|
bapt  |
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework |
27 Apr 2013 11:59:29
1.4.1_4

|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
24 Apr 2013 18:10:32
1.4.1_4

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
23 Sep 2011 22:26:39
1.4.1_4
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
20 Mar 2011 12:54:45
1.4.1_4
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
1.4.1_4
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
22 Aug 2009 00:32:25
1.4.1_3 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
21 Aug 2008 06:18:49
1.4.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 ) |
06 Jun 2008 13:53:06
1.4.1_3
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
01 Jun 2008 16:32:44
1.4.1_2
|
miwi  |
- Unbreak
- Fix build with gcc4.2
Submitted by: miwi
Approved by: David Wolfskill (maintainer via private mail) |
01 Jun 2008 14:26:58
1.4.1_2
|
miwi  |
- Pass maintainership to David Wolfskill <david@catwhisker.org>
- Use SF macro
PR: 124188
Submitted by: David Wolfskill <david@catwhisker.org> |
01 Jun 2008 14:10:20
1.4.1_2
|
miwi  |
- Backout from attic
PR: 124188
Submitted by: David Wolfskill <david@catwhisker.org> |
30 May 2008 19:15:53
1.4.1_2
|
miwi  |
2008-05-15 net-p2p/dclibc: Abandoned, not used, website disappeared
2008-04-07 net-mgmt/ap-utils: Does not work with gcc4.2; appears to be abandoned
2008-03-31 multimedia/xfce4-xmms-controller-plugin: Project is dead
2008-05-15 www/pear-HTTP_Session: Use www/pear-HTTP_Session2 instead
2008-05-04 security/bioapitool: All functionallity of this tools has been merged
with pam_bsdbioapi |
08 Feb 2008 05:10:21
1.4.1_2
|
linimon  |
Maintainer reports that this seems to be abandonware, so set DEPRECATED.
Requested by: maintainer |
26 May 2007 20:23:12
1.4.1_2
|
kris  |
BROKEN with gcc 4.2 |
19 May 2007 20:32:57
1.4.1_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 Aug 2006 11:17:06
1.4.1_1
|
garga  |
- Fix PLIST: Remove locale dirs not contained in BSD.local.dist
- Bump PORTREVISION
PR: ports/101479
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by: daniel+aputils at pelleg.org (maintainer) |
11 May 2006 22:49:56
1.4.1
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
01 Feb 2006 01:08:07
1.4.1
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 20:00:50
1.4.1
|
kris  |
BROKEN when WITHOUT_NLS: Does not build without gettext |
12 Apr 2005 03:26:57
1.4.1
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.4.1
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
09 Aug 2004 20:35:00
1.4.1
|
krion  |
Fix build on 4.x
Submitted by: maintainer |
02 Aug 2004 08:29:01
1.4.1
|
krion  |
Update to 1.4.1
PR: ports/69856
Submitted by: maintainer |
06 Mar 2004 09:29:20
1.4
|
krion  |
- Update to version 1.4
PR: ports/63822
Submitted by: maintainer |
23 Feb 2004 04:42:13
1.3.3_1
|
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |