non port: net/openslp/Makefile |
SVNWeb
|
Number of commits found: 38 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Sun, 15 Aug 2021
|
[ 18:24 Bernhard Froehlich (decke) ] bbb7360
net/openslp: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Wed, 10 Aug 2016
|
[ 21:20 girgen ]
A change in openslp gets openldap into problems:
http://www.openldap.org/lists/openldap-bugs/201510/msg00045.html
Let openslp port add CPPFLAGS=-DHAVE_STRNCASECMP until
openldap fixes this.
Approved by: maintainer
|
Thu, 1 Oct 2015
|
[ 15:20 marino ]
net/openslp: USES=alias so DragonFly can build latest version
|
Sun, 20 Sep 2015
|
[ 23:05 marcus ]
Update to 2.0.0.
|
Tue, 11 Nov 2014
|
[ 22:11 antoine ]
- Use option helpers
- Use @sample keyword
- Use COPYTREE_SHARE instead of handrolling
- Cleanup plist
|
Wed, 9 Jul 2014
|
[ 19:35 tijl ]
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
|
Wed, 12 Feb 2014
|
[ 07:08 miwi ]
- Stage support
|
Sun, 9 Feb 2014
|
[ 10:30 miwi ]
- Stage support
|
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)
|
Tue, 4 Jun 2013
|
[ 06:34 bapt ] (Only the first 10 of 11 ports in this commit are shown above. )
Convert to new options framework
While here trim parts related to unsupported FreeBSD versions
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 22 Aug 2009
|
[ 00:32 amdmi3 ] (Only the first 10 of 341 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with N
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Wed, 22 Oct 2008
|
[ 00:47 marcus ]
Make use of the new old world rc order, and install the slpd rc.d script
properly.
PR: 126726
Submitted by: "Joseph S. Atkinson" <jsa@dmz.wickedmachine.net>
|
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 )
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Thu, 1 Feb 2007
|
[ 02:42 kris ] (Only the first 10 of 348 ports in this commit are shown above. )
Use libtool port instead of included version to avoid objformat a.out botch
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Tue, 12 Jul 2005
|
[ 22:10 marcus ]
Add another object file into libslp.so so a missing symbol,
SLPNetGetThisHostname, is properly defined.
Submitted by: mi
|
Mon, 4 Jul 2005
|
[ 22:23 marcus ]
* Update to 1.2.1
* Use USE_LIBTOOL_VER
* Fix some portlint problems
* Convert to OPTIONS
|
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'.
|
Tue, 22 Jun 2004
|
[ 20:53 marcus ]
RCng'ify OpenSLP.
Submitted by: kuriyama
|
Thu, 3 Apr 2003
|
[ 02:58 marcus ]
Update to 1.0.11.
|
Wed, 26 Feb 2003
|
[ 07:31 marcus ] (Only the first 10 of 20 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 9 Jan 2003
|
[ 20:05 marcus ]
Update to 1.0.10.
|
Wed, 7 Aug 2002
|
[ 18:29 marcus ]
Update to 1.0.9a.
* Fix some style nits
* Install the RC script as 001slpd.sh.sample so that when enabled, slpd starts
before Netatalk's afpd so that afpd can correctly register with slpd.
|
Fri, 5 Apr 2002
|
[ 23:26 marcus ]
Change my ports to use my FreeBSD.org address.
Approved by: sobomax
|
Mon, 1 Apr 2002
|
[ 02:05 dwcjr ]
update checksum
Bump PORTREVISION due to reroll and new source
PR: 36594
Submitted by: maintainer
|
Fri, 8 Mar 2002
|
[ 15:35 vanilla ]
Upgrade to 1.0.8a.
|
Fri, 8 Feb 2002
|
[ 03:55 pat ]
Update to 1.0.7
|
Tue, 18 Dec 2001
|
[ 04:27 pat ]
Update to 1.0.6
|
Sat, 29 Sep 2001
|
[ 06:42 okazaki ]
Add OpenSLP 1.0.2, open-source implementation of the Service Location
Protocol.
|
Number of commits found: 38 |