Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.12.13_4 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.12.13_4 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
1.12.13_4 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1.12.13_4 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.12.13_3 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
1.12.13_3 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.12.13_3 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.12.13_3 18 Apr 2015 15:14:58 |
tijl |
Convert to USES=autoreconf |
1.12.13_3 10 Dec 2014 23:55:30 |
feld |
Fix "BSD" license in net category |
1.12.13_3 22 Nov 2014 14:43:24 |
antoine |
Cleanup plist |
1.12.13_3 13 Sep 2014 18:25:05 |
tijl |
Use default LIBTOOLIZE_ARGS |
1.12.13_3 10 Sep 2014 12:18:09 |
amdmi3 |
- Drop .la files, no dependees require them
Approved by: portmgr blanket |
1.12.13_2 10 Jul 2014 12:13:12 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category N.
CR: D307
Approved by: portmgr (bapt) |
1.12.13_2 29 Jun 2014 08:59:17 |
antoine |
Allow building with newer texinfo |
1.12.13_2 26 Jun 2014 08:41:34 |
antoine |
Allow to build with texinfo from ports
With hat: portmgr |
1.12.13_2 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
1.12.13_1 10 Feb 2014 13:05:31 |
arved |
- Convert USE_AUTOTOOLS=libtool to USES=libtool.
- Replace pre-configure target with USE_AUTOTOOLS.
- Staging and DOCS option.
PR: 186603
Submitted by: tijl |
1.12.13 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.12.13 19 Jan 2012 08:24:03 |
arved |
Update to 1.12.13 |
1.12.12_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.12.12_3 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.12.12_3 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
1.12.12_3 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
1.12.12_3 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
1.12.12_2 30 May 2010 17:39:07 |
arved |
Add LICENSE and LICENSE_FILE to my ports. |
1.12.12_2 02 Aug 2009 19:36:34 |
mezz |
-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 |
1.12.12_2 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.12.12_2 19 Apr 2008 17:56:05 |
miwi |
- 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) |
1.12.12_2 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
1.12.12_1 17 Sep 2006 16:47:52 |
arved |
Make fetchable
Reported by: distfiles survey |
1.12.12_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.12.12 15 Nov 2005 06:52:12 |
ade |
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. |
1.12.12 08 Nov 2005 12:26:38 |
arved |
Add SHA256 checksums for my ports |
1.12.12 09 Jun 2005 10:25:18 |
arved |
Work around FreeBSDs broken libtool
Reported by: pointyhat |
1.12.12 04 Jun 2005 22:51:49 |
arved |
Use the latest autotools/libtool. |
1.12.12 19 Nov 2004 12:34:32 |
arved |
Use variables instead of hardcoding autotools versions. |
1.12.12 13 Oct 2004 07:37:08 |
arved |
Update to 1.12.12 |
1.12.10 12 Aug 2004 15:31:01 |
arved |
Fix build with gcc3.4
Obtained from: author |
1.12.10 03 Aug 2004 22:36:52 |
ade |
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates. |
1.12.10 09 Jul 2004 17:43:11 |
marcus |
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 |
1.12.10 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
1.12.10 11 May 2004 13:59:28 |
arved |
GC unused file. |
1.12.10 09 Apr 2004 08:44:36 |
arved |
Move autogen from post-patch to pre-configure to fix dependency problems
Reported by: dosirak (via kris) |
1.12.10 18 Mar 2004 15:17:40 |
arved |
Add SIZE
Submitted by: trevor |
1.12.10 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
1.12.10 16 Jan 2004 22:03:32 |
arved |
Fix a compile problem with recent gcc versions. |
1.12.10 13 Oct 2003 12:53:58 |
arved |
Fix build on 5.x
Reported by: bento |
1.12.10 04 Aug 2003 18:51:28 |
arved |
Use new INFO macros |
1.12.10 26 Jun 2003 22:58:32 |
ade |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
1.12.10 27 Apr 2003 21:43:18 |
arved |
Update to 1.12.10 |
1.12.9 06 Apr 2003 15:45:34 |
arved |
Update to 1.12.9
Grab Maintainership. |
1.12.8 23 Mar 2003 16:23:42 |
arved |
Update to 1.12.8
Approved by: maintainer timeout |
1.12.7 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
1.12.7 29 Nov 2002 11:12:42 |
arved |
Unbreak on -CURRENT by updating to 1.12.7 |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 07:19:09 |
asami |
Convert category net to new layout. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25 |
sobomax |
Fourth round of INSTALLS_SHLIBS conversion. |
07 Jun 2000 08:59:24 |
asami |
Add lib/libsocket++_p.a (now that's one hard filename to type!) and
lib/libsocket++.so. |
28 May 2000 05:07:29 |
steve |
Don't build any profiled libraries and use CXXFLAGS to specify -I. so this
port actually builds. |