FreshPorts -- The Place For Ports Mon, 8 Sep 2008 3:46 AM BST
non port: biology/xdrawchem/Makefile
CVSWeb

Number of commits found: 38

Thu, 21 Aug 2008
[ 07:18 rafan ] Original commit 
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
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile

(Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 7 Jul 2008
[ 06:14 beech ] Original commit 
1.37 biology/xdrawchem/Makefile
- Bump portrevision after openbabel update
Fri, 6 Jun 2008
[ 14:08 edwin ] Original commit 
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. View all ports for this commit)
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
[ 18:56 miwi ] Original commit 
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile

(Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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 ] Original commit 
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. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Thu, 24 May 2007
[ 23:21 pav ] Original commit 
1.33 biology/xdrawchem/Makefile
1.12 science/v_sim/Makefile
- Chase openbabel update
Sat, 19 May 2007
[ 21:32 flz ] Original commit 
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile

(Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- 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
[ 23:22 linimon ] Original commit 
1.31 biology/xdrawchem/Makefile
Mark as BROKEN on sparc64 due to internal compiler error.
Sun, 18 Jun 2006
[ 21:35 thierry ] Original commit 
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
[ 23:07 thierry ] Original commit 
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>
Thu, 4 May 2006
[ 00:26 edwin ] Original commit 
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. View all ports for this commit)
Remove USE_REINPLACE from all categories starting with B
Mon, 20 Feb 2006
[ 01:46 kris ] Original commit 
1.27 biology/xdrawchem/Makefile
BROKEN: Configure fails
Sat, 11 Feb 2006
[ 21:03 netchild ] Original commit 
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. View all ports for this commit)
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 ] Original commit 
1.25 biology/xdrawchem/Makefile
- Chase openbabel update
[ 09:38 kris ] Original commit 
1.24 biology/xdrawchem/Makefile
BROKEN: Broken dependency
Fri, 23 Sep 2005
[ 17:21 trevor ] Original commit 
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
[ 04:26 obrien ] Original commit 
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. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 09:04 obrien ] Original commit 
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. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Fri, 9 Apr 2004
[ 01:59 trevor ] Original commit 
1.20 biology/xdrawchem/Makefile
Add openbabel dependency (bento log forwarded by kris).
Wed, 7 Apr 2004
[ 18:26 trevor ] Original commit 
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 ] Original commit 
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. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Thu, 13 Nov 2003
[ 10:11 trevor ] Original commit 
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. View all ports for this commit)
Remove my e-mail address from comment blocks of ports
I have contributed, in hopes of attracting less spam.
Fri, 1 Aug 2003
[ 04:27 maho ] Original commit 
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 ] Original commit 
1.5 astro/celestia/Makefile
1.24 astro/openuniverse/Makefile
1.4 astro/rmap/Makefile
1.34 audio/aumix/Makefile
1.10 audio/autozen/Makefile
1.6 audio/csound-manual/Makefile
1.20 audio/csound/Makefile
1.9 audio/denemo/Makefile
1.6 audio/festdoc/Makefile
1.14 audio/festival/Makefile

(Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
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
[ 13: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
[ 10:14 will ]  
unknown astro/xglobe/Makefile
unknown audio/kdemultimedia2/Makefile
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
unknown audio/xamp/Makefile

(Only the first 10 of 123 ports in this commit are shown above. View all ports for this commit)
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
[ 21: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
[ 07: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. View all ports for this commit)
Change MAINTAINER for my ports.    
Tue, 19 Sep 2000
[ 01:14 ade ]  
unknown biology/xdrawchem/Makefile
unknown biology/xdrawchem/pkg/PLIST
unknown biology/xdrawchem/files/md5
unknown biology/xdrawchem/patches/patch-aa
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
[ 15:24 alex ]  
unknown biology/xdrawchem/Makefile
(forced commit)    
[ 15:23 alex ]  
unknown biology/xdrawchem/pkg/COMMENT
unknown biology/xdrawchem/pkg/DESCR
unknown biology/xdrawchem/Makefile
unknown biology/xdrawchem/pkg/PLIST
unknown biology/xdrawchem/files/md5
unknown biology/xdrawchem/patches/patch-aa
Add xdrawchem 0.82 - a program for drawing molecules    

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
php5*Sep 04
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

2 vulnerabilities affecting 3 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 19102
Broken 159
Deprecated 77
Ignore 426
Forbidden 6
Restricted 286
No CDROM 130
Vulnerable 49
Expired 11
Set to expire 59
Interactive 78
new 24 hours 13
new 48 hours17
new 7 days49
new fortnight101
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.258 seconds.