non port: biology/xdrawchem/Makefile |
SVNWeb
|
Number of commits found XX: 45 |
Sun, 27 Jan 2013
|
[ 05:55 tabthorpe ] 
311049 accessibility/linux-atk/Makefile
311049 astro/celestia/Makefile
311049 astro/ephem/Makefile
311049 astro/rmap/Makefile
311049 audio/autozen/Makefile
311049 audio/denemo/Makefile
311049 audio/festdoc/Makefile
311049 audio/festival/Makefile
311049 audio/festlex-cmu/Makefile
311049 audio/festlex-oald/Makefile
(Only the first 10 of 71 ports in this commit are shown above. )
- Strip header at request of original creator
Submitted by: trevor
With hat: portmgr
|
Tue, 11 Dec 2012
|
[ 14:19 makc ] 
308694 MOVED
308694 biology/xdrawchem/Makefile
308694 biology/xdrawchem/files
308694 biology/xdrawchem/files/patch-xdrawchem__application_ob.cpp
308694 science/Makefile
308694 science/avogadro/Makefile
308694 science/gchemutils/Makefile
308694 science/ghemical/Makefile
308694 science/kalzium/Makefile
308694 science/libghemical/Makefile
(Only the first 10 of 17 ports in this commit are shown above. )
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
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ]
1.59 Mk/bsd.gecko.mk
1.1246 UPDATING
1.18 accessibility/accerciser/Makefile
1.12 accessibility/at-poke/Makefile
1.77 accessibility/at-spi/Makefile
1.5 accessibility/at-spi2-atk/Makefile
1.54 accessibility/dasher/Makefile
1.60 accessibility/gnome-mag/Makefile
1.45 accessibility/gnopernicus/Makefile
1.51 accessibility/gok/Makefile
(Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.11 Mk/bsd.cmake.mk
1.65 Mk/bsd.database.mk
1.5 Mk/bsd.efl.mk
1.66 Mk/bsd.gnustep.mk
1.82 Mk/bsd.kde.mk
1.2 Mk/bsd.ncurses.mk
1.46 Mk/bsd.openssl.mk
1.696 Mk/bsd.port.mk
1.28 Mk/bsd.qt.mk
1.17 accessibility/accerciser/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ]
1.20 Mk/bsd.gecko.mk
1.12 accessibility/accerciser/Makefile
1.10 accessibility/at-poke/Makefile
1.72 accessibility/at-spi/Makefile
1.51 accessibility/dasher/Makefile
1.54 accessibility/gnome-mag/Makefile
1.42 accessibility/gnopernicus/Makefile
1.46 accessibility/gok/Makefile
1.11 accessibility/java-access-bridge/Makefile
1.32 accessibility/kdeaccessibility/Makefile
(Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ]
1.19 Mk/bsd.gecko.mk
1.11 accessibility/accerciser/Makefile
1.9 accessibility/at-poke/Makefile
1.71 accessibility/at-spi/Makefile
1.50 accessibility/dasher/Makefile
1.53 accessibility/gnome-mag/Makefile
1.41 accessibility/gnopernicus/Makefile
1.45 accessibility/gok/Makefile
1.10 accessibility/java-access-bridge/Makefile
1.31 accessibility/kdeaccessibility/Makefile
(Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ]
1.9 accessibility/accerciser/Makefile
1.8 accessibility/at-poke/Makefile
1.69 accessibility/at-spi/Makefile
1.49 accessibility/dasher/Makefile
1.40 accessibility/gnopernicus/Makefile
1.43 accessibility/gok/Makefile
1.8 accessibility/java-access-bridge/Makefile
1.29 accessibility/kdeaccessibility/Makefile
1.35 accessibility/kdeaccessibility4/Makefile
1.11 accessibility/mousetweaks/Makefile
(Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.149 Mk/bsd.gnome.mk
1.79 Mk/bsd.kde.mk
1.602 Mk/bsd.port.mk
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
(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 )
|
Mon, 7 Jul 2008
|
[ 05:14 beech ]
1.37 biology/xdrawchem/Makefile
- Bump portrevision after openbabel update
|
Fri, 6 Jun 2008
|
[ 13:08 edwin ]
1.26 biology/L-Breeder/Makefile
1.16 biology/adun/Makefile
1.11 biology/artemis/Makefile
1.4 biology/biococoa/Makefile
1.16 biology/biojava/Makefile
1.8 biology/boinc-simap/Makefile
1.10 biology/gff2ps/Makefile
1.33 biology/gperiodic/Makefile
1.3 biology/jalview/Makefile
1.16 biology/lsysexp/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ]
1.3 Mk/bsd.efl.mk
1.46 Mk/bsd.gnustep.mk
1.76 Mk/bsd.kde.mk
1.2 Mk/bsd.ocaml.mk
1.10 Mk/bsd.scons.mk
1.13 Mk/bsd.wx.mk
1.7 Mk/bsd.xorg.mk
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
1.65 accessibility/gail/Makefile
(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)
|
Sun, 23 Mar 2008
|
[ 23:03 miwi ]
1.19 astro/stellarium/Makefile
1.15 astro/wmmoonclock/Makefile
1.18 astro/xglobe/Makefile
1.14 audio/hydrogen/Makefile
1.15 audio/mixxx/Makefile
1.34 audio/soundtracker/Makefile
1.37 audio/streamtuner/Makefile
1.34 biology/xdrawchem/Makefile
1.14 cad/alliance/Makefile
1.20 chinese/aterm/Makefile
(Only the first 10 of 88 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Thu, 24 May 2007
|
[ 22:21 pav ]
1.33 biology/xdrawchem/Makefile
1.12 science/v_sim/Makefile
- Chase openbabel update
|
Sat, 19 May 2007
|
[ 20:32 flz ]
1.1364 MOVED
1.566 Mk/bsd.port.mk
1.1 Mk/bsd.xorg.mk
1.1 Tools/scripts/mergebase.sh
1.502 UPDATING
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.29 accessibility/at-spi/pkg-plist
1.51 accessibility/atk/Makefile
1.27 accessibility/atk/pkg-plist
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Mon, 3 Jul 2006
|
[ 22:22 linimon ]
1.31 biology/xdrawchem/Makefile
Mark as BROKEN on sparc64 due to internal compiler error.
|
Sun, 18 Jun 2006
|
[ 20:35 thierry ]
1.30 biology/xdrawchem/Makefile
Re-add CONFIGURE_TARGET and fix libm detection.
PR: ports/99072 (fu2)
Submitted by: Josh Tolbert <hemi (at) puresimplicity.net> (maintainer)
|
Sat, 17 Jun 2006
|
[ 22:07 thierry ]
1.29 biology/xdrawchem/Makefile
1.13 biology/xdrawchem/distinfo
1.2 biology/xdrawchem/pkg-message
1.6 biology/xdrawchem/pkg-plist
- Upgrade to to 1.9.9 and unbreak;
- Take maintainership.
PR: ports/99072
Submitted by: Josh Tolbert <hemi (at) puresimplicity.net>
|
Wed, 3 May 2006
|
[ 23:26 edwin ]
1.16 benchmarks/bonnie++/Makefile
1.5 benchmarks/hpl/Makefile
1.4 benchmarks/netio/Makefile
1.4 benchmarks/pathchirp/Makefile
1.11 benchmarks/postal/Makefile
1.3 benchmarks/scimark2c/Makefile
1.13 benchmarks/tmetric/Makefile
1.20 biology/L-Breeder/Makefile
1.2 biology/ariadne/Makefile
1.19 biology/avida/Makefile
(Only the first 10 of 28 ports in this commit are shown above. )
Remove USE_REINPLACE from all categories starting with B
|
Mon, 20 Feb 2006
|
[ 01:46 kris ]
1.27 biology/xdrawchem/Makefile
BROKEN: Configure fails
|
Sat, 11 Feb 2006
|
[ 21:03 netchild ]
1.26 astro/celestia/Makefile
1.27 astro/openuniverse/Makefile
1.10 astro/rmap/Makefile
1.44 audio/aumix/Makefile
1.17 audio/autozen/Makefile
1.18 audio/csound-manual/Makefile
1.25 audio/csound/Makefile
1.22 audio/denemo/Makefile
1.11 audio/festdoc/Makefile
1.35 audio/festival+OGI/Makefile
(Only the first 10 of 103 ports in this commit are shown above. )
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]
|
Sat, 14 Jan 2006
|
[ 12:43 pav ]
1.25 biology/xdrawchem/Makefile
- Chase openbabel update
|
[ 09:38 kris ]
1.24 biology/xdrawchem/Makefile
BROKEN: Broken dependency
|
Fri, 23 Sep 2005
|
[ 16:21 trevor ]
1.31 audio/festival+OGI/Makefile
1.31 audio/festival/Makefile
1.7 audio/mbrola/Makefile
1.23 biology/xdrawchem/Makefile
1.98 emulators/linux_base-suse-9.1/Makefile
1.32 security/mcrypt/Makefile
Checking MACHINE_ARCH is deprecated.
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(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 ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(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'.
|
Fri, 9 Apr 2004
|
[ 00:59 trevor ]
1.20 biology/xdrawchem/Makefile
Add openbabel dependency (bento log forwarded by kris).
|
Wed, 7 Apr 2004
|
[ 17:26 trevor ]
1.19 biology/xdrawchem/Makefile
1.11 biology/xdrawchem/distinfo
1.5 biology/xdrawchem/pkg-plist
Update to 1.7.8.
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Thu, 13 Nov 2003
|
[ 10:11 trevor ]
1.8 astro/rmap/Makefile
1.12 audio/autozen/Makefile
1.8 audio/festdoc/Makefile
1.19 audio/festival+OGI/Makefile
1.19 audio/festival/Makefile
1.8 audio/festlex-cmu/Makefile
1.8 audio/festlex-oald/Makefile
1.8 audio/festlex-ogi/Makefile
1.9 audio/festlex-poslex/Makefile
1.7 audio/festogi-spanish/Makefile
(Only the first 10 of 43 ports in this commit are shown above. )
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
|
Fri, 1 Aug 2003
|
[ 03:27 maho ]
1.16 biology/xdrawchem/Makefile
1.9 biology/xdrawchem/distinfo
1.7 biology/xdrawchem/files/patch-aa
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
|
Sat, 1 Mar 2003
|
[ 14:34 trevor ]
1.5 astro/celestia/Makefile
1.2 astro/celestia/pkg-comment
1.24 astro/openuniverse/Makefile
1.3 astro/openuniverse/pkg-comment
1.4 astro/rmap/Makefile
1.2 astro/rmap/pkg-comment
1.34 audio/aumix/Makefile
1.5 audio/aumix/pkg-comment
1.10 audio/autozen/Makefile
1.2 audio/autozen/pkg-comment
(Only the first 10 of 202 ports in this commit are shown above. )
Retire comment file.
|
Tue, 29 Jan 2002
|
[ 09:39 knu ]
unknown benchmarks/bytebench/Makefile
unknown biology/xdrawchem/Makefile
unknown chinese/emacs20/Makefile
unknown chinese/enscript/Makefile
unknown chinese/firebird/Makefile
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.
|
Sun, 20 Jan 2002
|
[ 02:45 trevor ]
unknown biology/xdrawchem/Makefile
unknown biology/xdrawchem/distinfo
unknown biology/xdrawchem/files/patch-aa
unknown biology/xdrawchem/pkg-message
Update to 0.99.7. Use new DATADIR macro. Install documentation, including
examples. Add warning.
|
Mon, 20 Aug 2001
|
[ 12:12 trevor ]
unknown biology/xdrawchem/Makefile
unknown biology/xdrawchem/distinfo
unknown biology/xdrawchem/files/patch-aa
unknown biology/xdrawchem/pkg-descr
Update to 0.95.
|
Tue, 3 Apr 2001
|
[ 09:14 will ]
unknown astro/xglobe/Makefile
unknown audio/kdemultimedia2/Makefile
unknown audio/kdemultimedia2/distinfo
unknown audio/kmikmod/Makefile
unknown audio/kmp3/Makefile
unknown audio/kmpg/Makefile
unknown audio/knapster/Makefile
unknown audio/krio/Makefile
unknown audio/mq3/Makefile
unknown audio/musicbox/Makefile
(Only the first 10 of 123 ports in this commit are shown above. )
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.
|
Mon, 12 Mar 2001
|
[ 08:35 trevor ]
unknown biology/xdrawchem/Makefile
unknown biology/xdrawchem/distinfo
Update to 0.85.
|
[ 08:33 trevor ]
unknown biology/xdrawchem/Makefile
Force -O0 on the Alpha.
|
Mon, 19 Feb 2001
|
[ 23:32 trevor ]
unknown biology/xdrawchem/Makefile
unknown biology/xdrawchem/distinfo
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 ]
unknown biology/xdrawchem/Makefile
unknown biology/xdrawchem/distinfo
unknown biology/xdrawchem/files/patch-aa
Update to 0.84.
|
Thu, 8 Feb 2001
|
[ 19:57 trevor ]
unknown biology/xdrawchem/Makefile
unknown biology/xdrawchem/distinfo
unknown biology/xdrawchem/pkg-plist
Update to 0.84a. Generate the plist.
|
Sun, 8 Oct 2000
|
[ 20:31 trevor ]
unknown biology/xdrawchem/Makefile
unknown biology/xdrawchem/files/patch-aa
Add do-install target to port's Makefile. Remove patch section adding install
target to ${WRKSRC}/Makefile.
|
Mon, 2 Oct 2000
|
[ 06:39 trevor ]
unknown astro/rmap/Makefile
unknown audio/autozen/Makefile
unknown audio/festdoc/Makefile
unknown audio/festival/Makefile
unknown audio/festlex-cmu/Makefile
unknown audio/festlex-oald/Makefile
unknown audio/festlex-ogi/Makefile
unknown audio/festlex-poslex/Makefile
unknown audio/festogi-spanish/Makefile
unknown audio/festvox-abc/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
Change MAINTAINER for my ports.
|
Tue, 19 Sep 2000
|
[ 00:14 ade ]
unknown biology/xdrawchem/Makefile
unknown biology/xdrawchem/files/md5
unknown biology/xdrawchem/patches/patch-aa
unknown biology/xdrawchem/pkg/PLIST
respect CXX and CXXFLAGS (Kato Tsuguru) install data files (Kato Tsuguru)
bump version (myself) use USE_NEWGCC (Will Andrews) make whitespace changes
to Makefile
|
Wed, 19 Jul 2000
|
[ 14:24 alex ]
unknown biology/xdrawchem/Makefile
(forced commit)
|
[ 14:23 alex ]
unknown biology/xdrawchem/Makefile
unknown biology/xdrawchem/files/md5
unknown biology/xdrawchem/patches/patch-aa
unknown biology/xdrawchem/pkg/COMMENT
unknown biology/xdrawchem/pkg/DESCR
unknown biology/xdrawchem/pkg/PLIST
Add xdrawchem 0.82 - a program for drawing molecules
|
Number of commits found XX: 45 |