non port: misc/skyutils/Makefile |
SVNWeb
|
Number of commits found: 34 |
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) ] b832da1 (Only the first 10 of 349 ports in this commit are shown above. )
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
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.
|
Fri, 4 Dec 2020
|
[ 08:09 fernape ]
misc/skyutils: updates to 3.0 set MAINTAINER
ChangeLog: https://bsdforge.com/projects/misc/skyutils/files/ChangeLog
Submitter becomes maintainer.
PR: 251547
Submitted by: portmaster@bsdforge.com
|
Sat, 10 Dec 2016
|
[ 16:04 brnrd ]
misc/skyutils: Fix build without SSLv3
- Use SSLv23_methods
- Add USES= ssl
Approved by: SSL blanket
|
Tue, 2 Jun 2015
|
[ 12:27 amdmi3 ]
- Switch to USES=autoreconf
- Strip library
|
Sat, 16 May 2015
|
[ 09:28 amdmi3 ]
- Strip library
|
Fri, 27 Jun 2014
|
[ 22:32 amdmi3 ]
- Switch to USES=libtool, drop .la files
- Mirror distfiles
|
Mon, 3 Feb 2014
|
[ 13:57 miwi ] (Only the first 10 of 13 ports in this commit are shown above. )
- Stage support
- Convert to USES
|
Fri, 20 Sep 2013
|
[ 20:50 bapt ] (Only the first 10 of 491 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
|
Mon, 25 Mar 2013
|
[ 18:44 eadler ] (Only the first 10 of 43 ports in this commit are shown above. )
Cleanup unmaintained ports in the misc category:
- Single space for WWW in pkg-descr
- Ordering if of items in Makefile
- Trim headers
- Comment should not begin with leading article
- Pet portlint
|
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, 16 Oct 2010
|
[ 11:52 ade ] (Only the first 10 of 445 ports in this commit are shown above. )
Punt autoconf267->autoconf268
|
Wed, 15 Sep 2010
|
[ 18:35 ade ] (Only the first 10 of 652 ports in this commit are shown above. )
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
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
|
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 )
|
Wed, 20 Aug 2008
|
[ 00:57 ade ] (Only the first 10 of 398 ports in this commit are shown above. )
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Sun, 30 Sep 2007
|
[ 04:47 linimon ] (Only the first 10 of 300 ports in this commit are shown above. )
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe
|
Wed, 8 Nov 2006
|
[ 15:14 laszlof ]
used MASTER_SITE_LOCAL instead of my own webhost.
Approved by: flz (mentor)
|
Sun, 5 Nov 2006
|
[ 09:55 lawrance ]
Reset bouncing maintainer address. CVS history indicates this may have
been unavailable for a while.
|
[ 08:38 lawrance ]
Previous commit was
Approved by: machiel_mastenbroek@hotmail.com (maintainer, timeout 3 weeks)
Unbreak and update master site.
s/INSTALLS_SHLIB/USE_LDCONFIG/.
PR: ports/104313
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
|
[ 08:02 lawrance ]
Unbreak and update master site.
s/INSTALLS_SHLIB/USE_LDCONFIG/.
PR: ports/104313
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com>
|
Sat, 2 Sep 2006
|
[ 16:51 kris ] (Only the first 10 of 108 ports in this commit are shown above. )
Schedule these broken ports for termination on 2006-12-01
|
Fri, 4 Aug 2006
|
[ 08:51 erwin ]
Mark BROKEN: does not fetch
|
Mon, 12 Jun 2006
|
[ 14:43 miwi ]
Update to 2.9
PR: ports/98355
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
Wed, 10 May 2006
|
[ 22:37 edwin ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
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.
|
Sat, 2 Jul 2005
|
[ 06:19 lawrance ]
Fix build on 4.x (remove some ^M line ends)
PR: ports/82607
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer (implicit)
Reported by: lofi
|
Thu, 30 Jun 2005
|
[ 13:58 lawrance ]
Update to 2.8
PR: ports/82607
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Machiel Mastenbroek <machiel_mastenbroek@hotmail.com> (maint)
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
Thu, 1 Jul 2004
|
[ 17:06 ade ] (Only the first 10 of 70 ports in this commit are shown above. )
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
|
Sat, 3 Apr 2004
|
[ 08:27 ade ]
Ding-dong, this is your friendly happy face talking. Please to be
reading the 20040314 entry in /usr/ports/CHANGES regarding importing
of ports into the tree that require the use of GNU autotools.
Thanks awfully
|
Tue, 30 Mar 2004
|
[ 22:08 thierry ]
Add skyutils 2.6, a library required by smssend (same author).
PR: 63234
Submitted by: Machiel Mastenbroek <machiel_mastenbroek@hotmail.com>
Approved by: mat (mentor).
|
Number of commits found: 34 |