Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.20050716_13 14 Apr 2024 09:41:16 |
Nuno Teixeira (eduardo) |
*/*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to share/man
Approved by: portmgr (blanket) |
1.7.20050716_13 27 Jan 2024 10:52:26 |
Gleb Popov (arrowd) Author: Nuno Teixeira |
*: Autotools manpages fix
Approved by: portmgr (blanket) |
1.7.20050716_12 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.7.20050716_11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.7.20050716_11 04 Aug 2022 13:37:25 |
Nuno Teixeira (eduardo) Author: Robert Clausecker |
science/chemtool-devel: Fix build on FreeBSD 13.1R and 14
- Same fix as 4bfc3a9 for science/chemtool.
- While we are at it, define LICENSE. The license is not
shipped, but from the README it is clearly the authors
intent to have the same license as for science/chemtool.
while I'm here:
- cleanup Makefile
- remove unnecessary patch and reinplace cmd
- add EXAMPLES option
- add missing LIB_DEPENDS and USE_GNOME deps (Q/A check)
- adopt port
PR: 265614 |
1.7.20050716_10 20 Jul 2022 14:22:51 |
Tobias C. Berner (tcberner) |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
1.7.20050716_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7.20050716_10 18 Feb 2021 03:32:17 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
1.7.20050716_10 18 Oct 2020 20:10:57 |
pi |
science/chemtool-devel: replace transfig with fig2dev |
1.7.20050716_9 07 Nov 2019 17:17:54 |
zeising |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.7.20050716_9 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.7.20050716_8 13 Mar 2019 05:09:02 |
linimon |
Fix build on gcc-based architectures:
//usr/local/lib/libgraphite2.so.3: undefined reference to
`__cxa_throw_bad_array_new_length@CXXABI_1.3.8'
While here, pet portlint. |
1.7.20050716_8 11 Mar 2018 11:20:43 |
rene |
Return maho@'s ports to the pool after his commit bit expired.
With hat: portmgr |
1.7.20050716_8 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.7.20050716_7 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.7.20050716_7 12 Nov 2014 18:48:53 |
antoine |
Cleanup plist |
1.7.20050716_7 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.7.20050716_7 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.7.20050716_7 25 Jun 2014 05:35:32 |
bapt |
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr |
1.7.20050716_7 03 Jun 2014 01:19:22 |
amdmi3 |
- Support staging
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket |
1.7.20050716_7 25 Dec 2013 22:08:13 |
marino |
science/chemtool-devel: Unbreak on FreeBSD 10+
The breakage was caused by processing makefiles with bmake instead of the
specified gmake.
PR: ports/184693
Approved by: maintainer timeout |
1.7.20050716_7 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
1.7.20050716_7 06 Sep 2013 13:01:54 |
bapt |
Add an explicit dependency on pkgconf |
1.7.20050716_7 10 Jul 2013 13:12:04 |
bapt |
Mark jobs unsafe
Convert to USES=gmake where appropriate
Trim headers |
1.7.20050716_7 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.7.20050716_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.7.20050716_6 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
1.7.20050716_6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.7.20050716_6 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.7.20050716_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.7.20050716_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.7.20050716_3 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.7.20050716_2 06 Jun 2008 13:59:05 |
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) |
1.7.20050716_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.7.20050716 07 Aug 2006 01:21:53 |
maho |
Deinstall certain files (isn't listed in /etc/mtree/BSD.local.dist).
Make use of EXAMPLESDIR in pkg-plist
PR: 101484
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> |
1.7.20050716 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
1.7.20050716 24 Jan 2006 01:01:36 |
edwin |
SHA256ify
Approved by: krion@ |
1.7.20050716 20 Nov 2005 02:49:30 |
maho |
Update to 1.7alpha15 |
1.6.1_1 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.6.1_1 31 May 2005 07:26:50 |
pav |
- Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12
Approved by: portmgr (marcus) |
1.6.1_1 06 May 2004 19:49:54 |
maho |
Make portlint happy by replacing space to tab
PR: 65409
Submitted by: trevor |
1.6.1_1 30 Mar 2004 15:23:05 |
maho |
Silent distfile change and it has been changed
drastically, so I'll wait for next update with different version
number. place old distfile at freebsd.org (this program is gpl'ed)
for a while.
Submitted by: kris via bento |
1.6.1_1 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.6.1_1 22 Feb 2004 09:59:21 |
kris |
BROKEN: Checksum mismatch |
1.6.1_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.6.1 04 Oct 2003 02:25:28 |
maho |
Update to up-to-date developer version
Many thanks to: Dr. Martin Kroeker <martin@ruby.chemie.uni-freiburg.de> |
1.6 10 May 2003 01:29:11 |
maho |
Added new port chemtool-devel.
Chemtool is a nice drawing tool for chemist, however,
it has not been released almost 1 year. So I added
developer version as -devel.
Have fun! |