non port: biology/xdrawchem/Makefile |
Number of commits found: 45 |
Sunday, 27 Jan 2013
|
05:55 tabthorpe
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr
|
Tuesday, 11 Dec 2012
|
14:19 makc
science/openbabel:
- Update openbabel to 2.3.2
- Switch to CMake build system
- Add PYTHON and CAIRO options
- Don't rename babel binary, mark conflict with ancient biology/babel
science/py-openbabel:
- Merge py-openbabel to openbabel
other:
- chase openbabel update
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Thursday, 21 Aug 2008
|
06:18 rafan
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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
Monday, 7 Jul 2008
|
05:14 beech
- Bump portrevision after openbabel update
|
Friday, 6 Jun 2008
|
13:08 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)
|
Saturday, 19 Apr 2008
|
17:56 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)
|
Sunday, 23 Mar 2008
|
23:03 miwi
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Thursday, 24 May 2007
|
22:21 pav
- Chase openbabel update
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Monday, 3 Jul 2006
|
22:22 linimon
Mark as BROKEN on sparc64 due to internal compiler error.
|
Sunday, 18 Jun 2006
|
20:35 thierry
Re-add CONFIGURE_TARGET and fix libm detection.
PR: ports/99072 (fu2)
Submitted by: Josh Tolbert <hemi (at) puresimplicity.net> (maintainer)
|
Saturday, 17 Jun 2006
|
22:07 thierry
- Upgrade to to 1.9.9 and unbreak;
- Take maintainership.
PR: ports/99072
Submitted by: Josh Tolbert <hemi (at) puresimplicity.net>
|
Wednesday, 3 May 2006
|
23:26 edwin
Remove USE_REINPLACE from all categories starting with B
|
Monday, 20 Feb 2006
|
01:46 kris
BROKEN: Configure fails
|
Saturday, 11 Feb 2006
|
21:03 netchild
Reset maintainership to ports@ after ~4 months without any response to any
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
|
Saturday, 14 Jan 2006
|
12:43 pav
- Chase openbabel update
|
09:38 kris
BROKEN: Broken dependency
|
Friday, 23 Sep 2005
|
16:21 trevor
Checking MACHINE_ARCH is deprecated.
|
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Friday, 9 Apr 2004
|
00:59 trevor
Add openbabel dependency (bento log forwarded by kris).
|
Wednesday, 7 Apr 2004
|
17:26 trevor
Update to 1.7.8.
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thursday, 13 Nov 2003
|
10:11 trevor
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
|
Friday, 1 Aug 2003
|
03:27 maho
a) Update to 1.7.3
b) Maintainer timeout:
This PR is submitted by Thu May 08 07:30:18 PDT 2003
but no reply from the maintainer.
PR: 51971
Submitted by: KATO Tsuguru <tkato@prontomail.com> aka Ports Fury
|
Saturday, 1 Mar 2003
|
14:34 trevor
Retire comment file.
|
Tuesday, 29 Jan 2002
|
09:39 knu
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
Sunday, 20 Jan 2002
|
02:45 trevor
Update to 0.99.7. Use new DATADIR macro. Install documentation, including
examples. Add warning.
|
Monday, 20 Aug 2001
|
12:12 trevor
Update to 0.95.
|
Tuesday, 3 Apr 2001
|
09:14 will
Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce
QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to
2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication
that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs
build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone
since it looks like black magic to me. Should still work w/ compat shims
for older USE_QT[,2] style. Some others were also left alone for the same
reason.
|
Monday, 12 Mar 2001
|
08:35 trevor
Update to 0.85.
|
08:33 trevor
Force -O0 on the Alpha.
|
Monday, 19 Feb 2001
|
23:32 trevor
The author (at my request) has gone back to a more FreeBSD-friendly way of
naming the distfile. Change the port accordingly.
|
15:53 trevor
Update to 0.84.
|
Thursday, 8 Feb 2001
|
19:57 trevor
Update to 0.84a. Generate the plist.
|
Sunday, 8 Oct 2000
|
20:31 trevor
Add do-install target to port's Makefile. Remove patch section adding install
target to ${WRKSRC}/Makefile.
|
Monday, 2 Oct 2000
|
06:39 trevor
Change MAINTAINER for my ports.
|
Tuesday, 19 Sep 2000
|
00:14 ade
respect CXX and CXXFLAGS (Kato Tsuguru) install data files (Kato Tsuguru)
bump version (myself) use USE_NEWGCC (Will Andrews) make whitespace changes
to Makefile
|
Wednesday, 19 Jul 2000
|
14:24 alex
(forced commit)
|
14:23 alex
Add xdrawchem 0.82 - a program for drawing molecules
|
Number of commits found: 45 |