non port: biology/emboss/Makefile |
SVNWeb
|
Number of commits found XX: 79 |
Mon, 4 May 2020
|
[ 21:31 dinoex ] 
533989 astro/rmap/Makefile
533989 audio/enscribe/Makefile
533989 audio/mp3plot/Makefile
533989 biology/emboss/Makefile
533989 biology/viennarna/Makefile
533989 cad/pcb/Makefile
533989 devel/cvsgraph/Makefile
533989 devel/m17n-lib/Makefile
533989 emulators/fceux/Makefile
533989 games/mkhexgrid/Makefile
(Only the first 10 of 72 ports in this commit are shown above. )
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
|
Thu, 7 Nov 2019
|
[ 20:20 zeising ] 
517008 audio/csound/Makefile
517008 audio/mp3blaster/Makefile
517008 audio/ocp/Makefile
517008 biology/emboss/Makefile
517008 cad/jspice3/Makefile
517008 cad/spice/Makefile
517008 comms/gnokii/Makefile
517008 comms/morse/Makefile
517008 comms/multimon-ng/Makefile
517008 deskutils/cairo-dock/Makefile
(Only the first 10 of 70 ports in this commit are shown above. )
Sprinkle more USES=xorg
|
Wed, 20 Jul 2016
|
[ 09:33 dinoex ] 
418829 astro/rmap/Makefile
418829 audio/enscribe/Makefile
418829 audio/mp3plot/Makefile
418829 biology/emboss/Makefile
418829 cad/pcb/Makefile
418829 devel/cvsgraph/Makefile
418829 devel/m17n-lib/Makefile
418829 emulators/fceux/Makefile
418829 games/mkhexgrid/Makefile
418829 games/openlierox/Makefile
(Only the first 10 of 77 ports in this commit are shown above. )
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] 
412344 Mk/Uses/gecko.mk
412344 Mk/bsd.fpc.mk
412344 Mk/bsd.gecko.mk
412344 Mk/bsd.port.mk
412344 accessibility/accerciser/Makefile
412344 accessibility/at-spi/Makefile
412344 accessibility/at-spi2-atk/Makefile
412344 accessibility/at-spi2-core/Makefile
412344 accessibility/caribou/Makefile
412344 accessibility/dasher/Makefile
(Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 18 Mar 2015
|
[ 21:52 bapt ] 
381580 biology/emboss/Makefile
Fix packaging as a user (pkg already takes care of credentials)
Strip binaries
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] 
375598 astro/astrometry/Makefile
375598 astro/celestia/Makefile
375598 astro/sunclock/Makefile
375598 astro/viking/Makefile
375598 astro/xephem/Makefile
375598 astro/xplanet/Makefile
375598 astro/xtide/Makefile
375598 audio/csound/Makefile
375598 audio/csound6/Makefile
375598 audio/dvda-author/Makefile
(Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] 
375594 Mk/bsd.gecko.mk
375594 astro/astrometry/Makefile
375594 astro/celestia/Makefile
375594 astro/sunclock/Makefile
375594 astro/viking/Makefile
375594 astro/xephem/Makefile
375594 astro/xplanet/Makefile
375594 audio/csound6/Makefile
375594 audio/dvda-author/Makefile
375594 audio/enscribe/Makefile
(Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Mon, 9 Jun 2014
|
[ 11:21 olgeni ] 
357139 archivers/file-roller/Makefile
357139 astro/ephem/Makefile
357139 astro/gpsman/Makefile
357139 astro/josm/Makefile
357139 astro/p5-ZConf-Weather/Makefile
357139 astro/wmspaceweather/Makefile
357139 astro/xephem/Makefile
357139 audio/ampache/Makefile
357139 audio/beets/Makefile
357139 audio/cdparanoia/Makefile
(Only the first 10 of 120 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
|
Thu, 5 Jun 2014
|
[ 03:28 miwi ] 
356575 biology/emboss/Makefile
356575 biology/emboss/distinfo
356575 biology/emboss/files/patch-Makefile.in
356575 biology/emboss/files/patch-emboss-Makefile.in
356575 biology/emboss/pkg-plist
- Update to 6.6.0
- Stage support
PR: 190508
Submitted by: Muhammad Moinur Rahman
|
Mon, 5 May 2014
|
[ 09:45 bapt ] 
352986 CHANGES
352986 Mk/Uses/cmake.mk
352986 Mk/Uses/qmail.mk
352986 Mk/Uses/scons.mk
352986 Mk/bsd.apache.mk
352986 Mk/bsd.autotools.mk
352986 Mk/bsd.database.mk
352986 Mk/bsd.default-versions.mk
352986 Mk/bsd.efl.mk
352986 Mk/bsd.fpc.mk
(Only the first 10 of 293 ports in this commit are shown above. )
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
|
Wed, 11 Dec 2013
|
[ 14:43 bapt ] 
336171 biology/crux/Makefile
336171 biology/embassy/Makefile
336171 biology/emboss/Makefile
336171 biology/iolib/Makefile
336171 biology/libsbml/Makefile
336171 biology/mopac/Makefile
336171 biology/ortep3/Makefile
336171 biology/plink/Makefile
336171 biology/plinkseq/Makefile
336171 biology/protomol/Makefile
(Only the first 10 of 12 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in biology
|
Fri, 20 Sep 2013
|
[ 15:55 bapt ] 
327709 biology/ariadne/Makefile
327709 biology/artemis/Makefile
327709 biology/avida/Makefile
327709 biology/babel/Makefile
327709 biology/biococoa/Makefile
327709 biology/biojava/Makefile
327709 biology/blast/Makefile
327709 biology/blat/Makefile
327709 biology/boinc-simap/Makefile
327709 biology/chemeq/Makefile
(Only the first 10 of 94 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology)
|
Fri, 9 Aug 2013
|
[ 14:05 dinoex ] 
324437 astro/rmap/Makefile
324437 audio/enscribe/Makefile
324437 audio/mp3plot/Makefile
324437 biology/emboss/Makefile
324437 biology/genpak/Makefile
324437 cad/pcb/Makefile
324437 cad/salome/Makefile.ext
324437 devel/cvsgraph/Makefile
324437 devel/m17n-lib/Makefile
324437 emulators/fceux/Makefile
(Only the first 10 of 86 ports in this commit are shown above. )
- update libdg to 2.1.0
|
Tue, 9 Jul 2013
|
[ 21:49 bapt ] 
322587 biology/embassy/Makefile
322587 biology/emboss/Makefile
322587 biology/ncbi-toolkit/Makefile
322587 cad/alliance/Makefile
322587 cad/dinotrace/Makefile
322587 cad/electric/Makefile
322587 cad/mars/Makefile
322587 cad/pcb/Makefile
322587 comms/twpsk/Makefile
322587 comms/xastir/Makefile
Convert from USE_MOTIF to USES=motif
While here:
- trim headers
- Remove indefinite article from comment
- convert USE_GMAKE to USES=gmake
|
Mon, 1 Oct 2012
|
[ 14:55 wen ] 
305131 biology/blast/Makefile
305131 biology/embassy/Makefile
305131 biology/emboss/Makefile
305131 biology/fasta3/Makefile
305131 biology/hmmer/Makefile
305131 biology/p5-bioperl/Makefile
305131 biology/primer3/Makefile
- Take maintainership
|
[ 14:45 tabthorpe ] 
305130 biology/ariadne/Makefile
305130 biology/artemis/Makefile
305130 biology/belvu/Makefile
305130 biology/blast/Makefile
305130 biology/blat/Makefile
305130 biology/dotter/Makefile
305130 biology/embassy/Makefile
305130 biology/emboss/Makefile
305130 biology/fasta3/Makefile
305130 biology/finchtv/Makefile
(Only the first 10 of 47 ports in this commit are shown above. )
- Reassign to the heap at maintainer's request
|
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
|
Mon, 2 May 2011
|
[ 12:44 makc ]
1.7 arabic/arabtex/Makefile
1.8 astro/pp3/Makefile
1.10 astro/xmoontool/Makefile
1.8 audio/dekagen/Makefile
1.11 audio/fdmf/Makefile
1.35 audio/rosegarden/Makefile
1.14 audio/xanalyser/Makefile
1.67 audio/xmcd/Makefile
1.24 audio/xmmix/Makefile
1.27 audio/xmradio/Makefile
(Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Sat, 4 Dec 2010
|
[ 07:34 ade ]
1.164 Mk/bsd.gnome.mk
1.63 Mk/bsd.php.mk
1.660 Mk/bsd.port.mk
1.1001 UPDATING
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
(Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Wed, 7 Apr 2010
|
[ 01:16 wen ]
1.60 biology/emboss/Makefile
1.30 biology/emboss/distinfo
1.28 biology/emboss/pkg-plist
- Update to 6.2.0
Submitted by: Wen Heping(myself)
Approved by: maintainer(via Email)
|
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, 14 Aug 2009
|
[ 08:33 miwi ]
1.14 biology/embassy/Makefile
1.57 biology/emboss/Makefile
- Update MASTER_SITES
PR: 137750
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ]
1.1958 MOVED
1.31 Mk/bsd.autotools.mk
1.842 UPDATING
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.2 archivers/libcomprex/files/patch-Makefile.in
(Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
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
|
Sat, 14 Mar 2009
|
[ 15:16 miwi ]
1.54 biology/emboss/Makefile
1.29 biology/emboss/distinfo
1.7 biology/emboss/pkg-descr
1.27 biology/emboss/pkg-plist
- Force commit to correct the entry
- Update to 6.0.1
PR: 132504
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
|
[ 15:14 miwi ]
1.53 biology/emboss/Makefile
1.28 biology/emboss/distinfo
1.26 biology/emboss/pkg-plist
- Update to 0.1.24
PR: 132527
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
|
Thu, 17 Apr 2008
|
[ 17:06 pav ]
1.52 biology/emboss/Makefile
- Replace SF with second working master site
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
|
[ 01:31 rafan ]
1.51 biology/emboss/Makefile
- It seems that upstream removes their distfiles from sourceforge, so add
the download site pointed by their webpage as first choice.
Noticed by: pointyhat via pav
|
Sun, 13 Apr 2008
|
[ 07:22 rafan ]
1.50 biology/emboss/Makefile
1.27 biology/emboss/distinfo
1.2 biology/emboss/files/patch-ajindex.c
1.2 biology/emboss/files/patch-ajindex.h
1.2 biology/emboss/files/patch-ajpdb.c
1.2 biology/emboss/files/patch-ajseqdb.c
1.2 biology/emboss/files/patch-dbxfasta.c
1.2 biology/emboss/files/patch-dbxflat.c
1.2 biology/emboss/files/patch-dbxgcg.c
1.2 biology/emboss/files/patch-embindex.c
(Only the first 10 of 14 ports in this commit are shown above. )
- Update to 5.0.0
PR: ports/122437
Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar> (maintainer)
|
Sun, 23 Mar 2008
|
[ 16:44 miwi ]
1.5 astro/xmoontool/Makefile
1.5 audio/asunder/Makefile
1.2 audio/gtkhirad/Makefile
1.7 audio/trommler/Makefile
1.8 audio/xanalyser/Makefile
1.17 audio/xmms-arts_output/Makefile
1.11 audio/xmms-audiofile/Makefile
1.2 audio/xmms-sexyspc/Makefile
1.20 audio/yamt/Makefile
1.9 biology/embassy/Makefile
(Only the first 10 of 104 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)
|
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}.
|
Fri, 31 Mar 2006
|
[ 09:43 thierry ]
1.304 UPDATING
1.6 biology/embassy/Makefile
1.4 biology/embassy/distinfo
1.2 biology/embassy/files/domainatrix-patch-Makefile.in
1.2 biology/embassy/files/emnu-patch-Makefile.in
1.3 biology/embassy/pkg-plist
1.47 biology/emboss/Makefile
1.26 biology/emboss/distinfo
1.1 biology/emboss/files/patch-ajindex.c
1.1 biology/emboss/files/patch-ajindex.h
(Only the first 10 of 23 ports in this commit are shown above. )
For EMBOSS:
This patch brings EMBOSS up to date with the current version.
i. The patches included in files/ are bugfixes for files in
EMBOSS-3.0.0 that appeared after the release. They are
documented in ftp://emboss.open-bio.org/pub/EMBOSS/fixes/README
This is just 'for the record' so that we remember to remove these
patches in the next update.
ii. EMBOSS is now installed by default in LOCALBASE/emboss
This is to avoid CONFLICTS with other ports that install files
with the same names. Installing EMBOSS to another PREFIX is also
possible. (Only the first 15 lines of the commit message are shown above )
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.23 accessibility/at-spi/pkg-plist
1.44 accessibility/atk/Makefile
1.22 accessibility/atk/pkg-plist
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.30 accessibility/gail/pkg-plist
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomemag/pkg-plist
1.17 accessibility/gnomespeech/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Thu, 2 Feb 2006
|
[ 23:12 marcus ]
1.45 biology/emboss/Makefile
1.14 devel/p5-PAR/Makefile
1.43 mail/qmail-ldap/Makefile
1.19 security/digest/Makefile
Remove CONFLICTS with nss.
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.18 Mk/bsd.php.mk
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Sun, 29 May 2005
|
[ 18:26 pav ]
1.43 biology/emboss/Makefile
1.24 biology/emboss/distinfo
1.21 biology/emboss/pkg-plist
- Update to 2.10.0
PR: ports/81579
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
Approved by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
|
Fri, 11 Feb 2005
|
[ 21:11 sem ]
1.42 biology/emboss/Makefile
1.34 mail/qmail-ldap/Makefile
1.13 security/digest/Makefile
1.22 security/nss/Makefile
- Add (or fix) CONFLICTS line. The ports install bin/digest.
Approved by: portmgr (krion)
|
Fri, 26 Nov 2004
|
[ 01:11 sem ]
1.41 biology/emboss/Makefile
1.23 biology/emboss/distinfo
1.5 biology/emboss/files/patch-aa
1.2 biology/emboss/files/patch-ajax::ajjava.c
1.2 biology/emboss/files/patch-configure
1.2 biology/emboss/files/patch-emboss-emboss.default.template
1.6 biology/emboss/pkg-message
1.20 biology/emboss/pkg-plist
1.4 biology/emboss/scripts/configure.emboss
- Update to 2.9.0
- Pass maintainership to submitter
PR: ports/74333
Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar>
|
Sat, 20 Nov 2004
|
[ 07:40 linimon ]
1.40 biology/emboss/Makefile
With portmgr hat on, reset inactive maintainer.
|
Wed, 23 Jun 2004
|
[ 08:20 vs ]
1.39 biology/emboss/Makefile
Fix MASTER_SITES:
- add trailing slash
- ftp.ebi.ac.uk only has 2.8.0
PR: ports/67427
Submitted by: Roman Neuhauser
Approved by: maintainer timeout
|
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, 20 Nov 2003
|
[ 15:06 trevor ]
1.37 biology/emboss/Makefile
1.16 biology/py-biopython/Makefile
1.22 french/staroffice52/Makefile
1.17 games/3dc/Makefile
1.14 games/alephone/Makefile
1.4 games/atr3d/Makefile
1.12 games/awele/Makefile
1.10 games/bomberinstinct/Makefile
1.23 games/doom/Makefile
1.8 games/falconseye/Makefile
(Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by: Oliver Eikemeier
|
[ 13:51 trevor ]
1.36 biology/emboss/Makefile
1.15 biology/py-biopython/Makefile
1.21 french/staroffice52/Makefile
1.16 games/3dc/Makefile
1.13 games/alephone/Makefile
1.3 games/atr3d/Makefile
1.11 games/awele/Makefile
1.9 games/bomberinstinct/Makefile
1.22 games/doom/Makefile
1.7 games/falconseye/Makefile
(Only the first 10 of 111 ports in this commit are shown above. )
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
|
Mon, 18 Aug 2003
|
[ 16:15 nork ]
1.203 MOVED
1.7 astro/rmap/Makefile
1.35 biology/emboss/Makefile
1.9 biology/genpak/Makefile
1.3 comms/hamlib/Makefile
1.22 databases/grass/Makefile
1.15 devel/cvsgraph/Makefile
1.20 devel/veepee/Makefile
1.609 graphics/Makefile
1.12 graphics/ecg2png/Makefile
(Only the first 10 of 85 ports in this commit are shown above. )
o Main modification
graphics/gd(based on 1.8.4) -> graphics/gd1
graphics/gd2(based on 2.0.15) -> graphics/gd
graphics/p5-GD(based on 1.41) -> graphics/p5-GD1
graphics/p5-GD2(based on 2.07) -> graphics/p5-GD
japanese/gd -> japanese/gd1
japanese/gd2 -> japanese/gd
o Include some feature
WITH_XPM(w/, w/o WITHOUT_X11)
o Chase this modification
o Fix build error [1]
PR: ports/54540
Submitted by: Ports Fury
Approved by: maintainer (blanket)
Reported by: bento via kris [1]
|
Fri, 8 Aug 2003
|
[ 04:40 kris ]
1.4 astro/sscalc/Makefile
1.8 audio/csound-manual/Makefile
1.10 audio/spiralsynthbaby/Makefile
1.34 biology/emboss/Makefile
1.9 cad/gwave/Makefile
1.6 chinese/chitex/Makefile
1.14 chinese/dictd-database/Makefile
1.7 chinese/dictd/Makefile
1.8 comms/bayonne/Makefile
1.5 comms/vpb2/Makefile
(Only the first 10 of 70 ports in this commit are shown above. )
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr.
|
Thu, 7 Aug 2003
|
[ 09:29 kris ]
1.33 biology/emboss/Makefile
BROKEN: Checksum mismatch
|
Fri, 11 Jul 2003
|
[ 18:16 nork ]
1.5 astro/rmap/Makefile
1.32 biology/emboss/Makefile
1.8 biology/genpak/Makefile
1.2 comms/hamlib/Makefile
1.19 databases/grass/Makefile
1.14 devel/cvsgraph/Makefile
1.16 devel/veepee/Makefile
1.11 graphics/ecg2png/Makefile
1.12 graphics/g2/Makefile
1.59 graphics/gd/Makefile
(Only the first 10 of 33 ports in this commit are shown above. )
o Change library name from libgd to libgd1.
o Do not install everything except headers and libraries
(to avoid conflicting with graphics/gd2)
o Fix dependency on new libgd1(for many ports).
PR: ports/54100
Submitted by: Ports Fury
|
Fri, 7 Mar 2003
|
[ 05:56 ade ]
1.2 biology/coalesce/Makefile
1.2 biology/coalesce/pkg-comment
1.31 biology/emboss/Makefile
1.2 biology/emboss/pkg-comment
1.4 biology/fasta/Makefile
1.2 biology/fasta/pkg-comment
1.8 biology/fasta3/Makefile
1.3 biology/fasta3/pkg-comment
1.2 biology/fluctuate/Makefile
1.2 biology/fluctuate/pkg-comment
(Only the first 10 of 28 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Fri, 27 Sep 2002
|
[ 08:58 wjv ]
1.30 biology/emboss/Makefile
1.22 biology/emboss/distinfo
- Unbreak fetching of distfiles. (Needs update as soon as freeze is over.)
Submitted by: kris, bento
Approved by: Implicitly by first rule of ports freeze, I hope!
|
Fri, 20 Sep 2002
|
[ 20:45 kris ]
1.29 biology/emboss/Makefile
BROKEN: Does not fetch
|
Fri, 5 Jul 2002
|
[ 10:09 wjv ]
1.28 biology/emboss/Makefile
1.21 biology/emboss/distinfo
1.1 biology/emboss/files/patch-ajax::ajjava.c
1.18 biology/emboss/pkg-plist
- Update to version 2.4.1
- Unmark BROKEN
- Start adding support for Jemboss Java-based GUI (not active yet)
PR: 40198 ; many private requests
Submitted by: Tilman Linneweh <tilman@arved.de> (2.4.1 update)
|
Fri, 17 May 2002
|
[ 09:24 kris ]
1.27 biology/emboss/Makefile
BROKEN: incorrect checksums
|
Mon, 25 Mar 2002
|
[ 09:19 sobomax ]
1.26 biology/emboss/Makefile
1.93 databases/postgresql7/Makefile
1.9 devel/libtecla/Makefile
1.5 devel/p5-Log-Dispatch/Makefile
1.10 emulators/vmware/Makefile
1.43 emulators/vmware2/Makefile
1.24 games/hlserver-cs/Makefile
1.3 graphics/maverik/Makefile
1.4 graphics/mplayer-skins/Makefile
1.32 japanese/postgresql7/Makefile
(Only the first 10 of 24 ports in this commit are shown above. )
Add USE_SUBMAKE, where it might be necessary.
|
Fri, 18 Jan 2002
|
[ 14:04 wjv ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/pkg-plist
- Update to version 2.2.0 - Update included EMBASSY package EMNU - Fix a
long-standing bug in Makefile that would preclude PKGMESSAGE from being
generated properly - Consider this an interim update merely to track the
latest version - more work is required to activate the newly included
"Jemboss" Java GUI interface
|
Fri, 3 Aug 2001
|
[ 12:32 wjv ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/pkg-descr
unknown biology/emboss/pkg-plist
unknown biology/emboss/scripts/configure.emboss
- Update port to version 2.0.1 - Add two new EMBASSY applications, MEME and
HMMER.
|
Wed, 27 Jun 2001
|
[ 11:15 wjv ]
unknown biology/emboss/Makefile
unknown biology/fasta/Makefile
unknown biology/fasta3/Makefile
unknown devel/fnorb/Makefile
unknown devel/p5-File-Temp/Makefile
unknown devel/p5-IO-String/Makefile
unknown devel/py-omniorb/Makefile
unknown devel/py-orbit/Makefile
unknown lang/diveintopython/Makefile
unknown misc/pybliographer/Makefile
(Only the first 10 of 17 ports in this commit are shown above. )
Updating my email address in my remaining ports.
|
Fri, 15 Jun 2001
|
[ 13:11 wjv ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/pkg-plist
unknown biology/emboss/pkg-plist.embassy
Update to 1.13.3; remove bogus file.
|
Wed, 30 May 2001
|
[ 15:34 kevlo ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/files/patch-emboss-acd-emboss.default
unknown biology/emboss/files/patch-emboss-emboss.default.template
unknown biology/emboss/pkg-plist
unknown biology/emboss/pkg-plist.embassy
Update to version 1.13.1
|
Mon, 7 May 2001
|
[ 13:18 jeh ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/pkg-plist
Update the EMBOSS suite (biology/emboss) to version 1.12.0
|
Mon, 12 Mar 2001
|
[ 10:33 nbm ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/pkg-plist
Update the EMBOSS suite to v1.11.0
|
Wed, 28 Feb 2001
|
[ 15:58 kevlo ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/pkg-plist
Update to version 1.10.1
|
Tue, 20 Feb 2001
|
[ 15:51 kevlo ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/files/patch-emboss-acd-emboss.default
unknown biology/emboss/pkg-message
unknown biology/emboss/pkg-plist
Update to version 1.10.0
|
Mon, 12 Feb 2001
|
[ 10:01 knu ]
unknown astro/rmap/Makefile
unknown biology/emboss/Makefile
unknown devel/veepee/Makefile
unknown german/webalizer/Makefile
unknown german/webalizer2/Makefile
unknown graphics/ecg2png/Makefile
unknown graphics/g2/Makefile
unknown graphics/gdtclft/Makefile
unknown graphics/p5-GD/Makefile
unknown graphics/png2html/Makefile
(Only the first 10 of 18 ports in this commit are shown above. )
Chase graphics/gd's shlib version bump.
|
Mon, 29 Jan 2001
|
[ 15:48 kevlo ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/files/patch-aa
unknown biology/emboss/files/patch-configure
unknown biology/emboss/files/patch-emboss-acd-emboss.default
unknown biology/emboss/pkg-plist
unknown biology/emboss/pkg-plist.EMNU
unknown biology/emboss/pkg-plist.MSE
unknown biology/emboss/pkg-plist.PHYLIP
unknown biology/emboss/pkg-plist.TOPO
- Update EMBOSS (biology/emboss) from 1.9.0 to 1.9.1 - Update the EMBASSY
package EMNU from 1.0.2 to 1.0.3 - Merged the four pkg-plist* files into one
|
Wed, 24 Jan 2001
|
[ 11:36 kevlo ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/pkg-descr
unknown biology/emboss/pkg-plist
unknown biology/emboss/pkg-plist.EMNU
unknown biology/emboss/scripts/configure.emboss
Upgrade to version 1.9.0
|
Mon, 4 Dec 2000
|
[ 13:00 roam ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
Update distfiles' checksums after the distfiles have been rerolled yet again
without changing names or versions. Also add a new MASTER_SITE.
|
Tue, 28 Nov 2000
|
[ 01:43 jeh ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/pkg-message
unknown biology/emboss/pkg-plist
- Update port biology/emboss from 1.7.0 to 1.8.0
|
Sun, 19 Nov 2000
|
[ 03:06 jeh ]
unknown biology/emboss/Makefile
Make nolonger support :U. Fix to compensate for that.
|
Mon, 13 Nov 2000
|
[ 13:48 jeh ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/pkg-descr
unknown biology/emboss/scripts/configure.emboss
- This is a fairly extensive rework of this port. - "EMBASSY" applications are
third party tools which have been adapted to function as part of EMBOSS, but
which are not included with the base EMBOSS distribution for licensing or
other reasons. This new version of the EMBOSS port now contains the three
current EMBASSY applications as well, and during installation the user is
presented with a dialog(1) menu to choose which of these should be
isntalled.
|
Wed, 1 Nov 2000
|
[ 11:54 jeh ]
unknown biology/emboss/Makefile
Make portlint happy, remove a space
|
[ 11:49 jeh ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/pkg-plist
Update to version 1.7.0
|
Tue, 10 Oct 2000
|
[ 05:54 kevlo ]
unknown biology/emboss/Makefile
unknown biology/emboss/distinfo
unknown biology/emboss/pkg-plist
- Update to 1.6.0 - Reorder packing list
|
Fri, 22 Sep 2000
|
[ 11:24 kris ]
unknown biology/emboss/Makefile
Add USE_XLIB
|
Fri, 8 Sep 2000
|
[ 11:07 nbm ]
unknown biology/emboss/Makefile
unknown biology/emboss/files/md5
unknown biology/emboss/pkg/MESSAGE
unknown biology/emboss/pkg/PLIST
Upgrade to 1.5.0
|
Thu, 7 Sep 2000
|
[ 15:02 nbm ]
unknown biology/emboss/Makefile
unknown biology/emboss/files/md5
unknown biology/emboss/patches/patch-aa
unknown biology/emboss/pkg/PLIST
Update to emboss 1.4.0.
|
Mon, 21 Aug 2000
|
[ 11:07 sobomax ]
unknown audio/wsoundserver/Makefile
unknown biology/emboss/Makefile
unknown devel/dryad/Makefile
unknown devel/gnomedebug/Makefile
unknown devel/libol/Makefile
unknown devel/sip/Makefile
unknown devel/t1lib/Makefile
unknown ftp/caitoo/Makefile
unknown graphics/dia/Makefile
unknown graphics/jpeg/Makefile
(Only the first 10 of 29 ports in this commit are shown above. )
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.
|
Sat, 12 Aug 2000
|
[ 17:15 nbm ]
unknown biology/emboss/Makefile
unknown biology/emboss/files/md5
unknown biology/emboss/patches/patch-aa
unknown biology/emboss/pkg/MESSAGE
unknown biology/emboss/pkg/PLIST
Update to emboss 1.1.0, fixing some style bugs too.
|
Mon, 31 Jul 2000
|
[ 20:13 nbm ]
unknown biology/emboss/Makefile
unknown biology/emboss/files/md5
unknown biology/emboss/pkg/COMMENT
unknown biology/emboss/pkg/DESCR
unknown biology/emboss/pkg/PLIST
Add emboss, the European Molecular Biology Open Software Suite
|
Number of commits found XX: 79 |