non port: net/uplog/Makefile |
SVNWeb
|
Number of commits found: 24 |
Sat, 4 Apr 2020
|
[ 20:51 antoine ] (Only the first 10 of 520 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Wed, 6 Nov 2019
|
[ 14:00 antoine ] (Only the first 10 of 184 ports in this commit are shown above. )
Mark a few ports BROKEN (unfetchable)
|
Fri, 28 Aug 2015
|
[ 13:39 amdmi3 ] (Only the first 10 of 49 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
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 )
|
Fri, 21 Feb 2014
|
[ 13:38 ehaupt ] (Only the first 10 of 30 ports in this commit are shown above. )
Remove trailing whitespaces from category net
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
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)
|
Fri, 27 Dec 2013
|
[ 19:47 jadawin ]
- Support STAGE
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Sun, 29 Jul 2012
|
[ 11:17 cs ] (Only the first 10 of 181 ports in this commit are shown above. )
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
Thu, 20 Mar 2008
|
[ 09:56 pav ] (Only the first 10 of 56 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Wed, 12 Mar 2008
|
[ 13:27 jadawin ] (Only the first 10 of 41 ports in this commit are shown above. )
- Update maintainer address
Approved by: thierry (mentor)
|
Fri, 1 Feb 2008
|
[ 12:19 miwi ]
- Update to 0.3
- Pass maintainership to submitter
PR: 120077
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
|
Thu, 11 May 2006
|
[ 22:49 edwin ] (Only the first 10 of 270 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with N
|
Thu, 21 Apr 2005
|
[ 17:44 krion ] (Only the first 10 of 22 ports in this commit are shown above. )
Drop maintership.
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 1 Apr 2004
|
[ 09:39 krion ]
- Remove USE_SIZE knob
|
Sat, 20 Mar 2004
|
[ 17:55 krion ]
- Utilize PLIST_FILES
|
Fri, 30 Jan 2004
|
[ 14:05 krion ] (Only the first 10 of 108 ports in this commit are shown above. )
- SIZEify
|
Tue, 22 Jul 2003
|
[ 10:34 krion ] (Only the first 10 of 56 ports in this commit are shown above. )
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
|
Thu, 19 Jun 2003
|
[ 03:26 foxfair ]
PR: 53453
Submitted by: maintainer
Update uplog to 0.2
|
Tue, 17 Jun 2003
|
[ 05:22 daichi ]
New port added, thanks!
Uplog is UDP based ping program with an "ASCII-graphical" log file.
For more information: http://www.nerdlabs.org/projects/uplog.php
PR: 53373
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
|
Number of commits found: 24 |