notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
seaview Multiple DNA/protein sequence alignment editor
5.0.5_2,1 biology on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.0.5_1,1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-12 15:11:29
Commit Hash: d432922
License: GPLv3
WWW:
https://doua.prabi.fr/software/seaview
Description:
SeaView is a multiple sequence alignment editor. You can align DNA/protein sequences from several organisms, and find out their relative postions in phylogenic tree. Once SeaView is installed, you can open the on-line help window through the 'Help' button to learn how to use SeaView. Example mase files can be found at: ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/seaview-5.0.5_2,1/catalog.mk
  2. /usr/local/share/licenses/seaview-5.0.5_2,1/LICENSE
  3. /usr/local/share/licenses/seaview-5.0.5_2,1/GPLv3
  4. bin/seaview
  5. share/man/man1/seaview.1.gz
  6. share/seaview/seaview.html
  7. share/pixmaps/seaview.xpm
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • seaview>0:biology/seaview
To install the port:
cd /usr/ports/biology/seaview/ && make install clean
To add the package, run one of these commands:
  • pkg install biology/seaview
  • pkg install seaview
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: seaview
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1638663734 SHA256 (seaview_5.0.5.tar.gz) = ce8f5e98ba47883bfa91e91bc79e4d3a26f158dd9983b5e78331a452a4b1f8f2 SIZE (seaview_5.0.5.tar.gz) = 471739

Packages (timestamps in pop-ups are UTC):
seaview
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.0.5_2,15.0.5_2,1-5.0.5_2,15.0.5_2,1---
FreeBSD:13:quarterly5.0.5_1,15.0.5_1,15.0.5,15.0.5_1,15.0.5_2,15.0.5_1,15.0.5_1,15.0.5_1,1
FreeBSD:14:latest5.0.5_2,15.0.5_2,15.0.5,15.0.5_2,15.0.5_2,15.0.5,1-5.0.5,1
FreeBSD:14:quarterly5.0.5_1,15.0.5_2,1-5.0.5_1,15.0.5_2,15.0.5_1,15.0.5_1,15.0.5_1,1
FreeBSD:15:latest5.0.5_2,15.0.5_2,1n/a5.0.5_2,1n/a5.0.5_2,15.0.5_2,15.0.5_2,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. x11.pc : x11/libX11
  3. xcursor.pc : x11/libXcursor
  4. xext.pc : x11/libXext
  5. xfixes.pc : x11/libXfixes
  6. xft.pc : x11-fonts/libXft
  7. xinerama.pc : x11/libXinerama
  8. xrender.pc : x11/libXrender
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xcursor.pc : x11/libXcursor
  3. xext.pc : x11/libXext
  4. xfixes.pc : x11/libXfixes
  5. xft.pc : x11-fonts/libXft
  6. xinerama.pc : x11/libXinerama
  7. xrender.pc : x11/libXrender
Library dependencies:
  1. libfltk.so : x11-toolkits/fltk
  2. libfontconfig.so : x11-fonts/fontconfig
  3. libpng.so : graphics/png
  4. libjpeg.so : graphics/jpeg-turbo
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
biology_seaview
USES:
gmake jpeg xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/
Collapse this list.

Number of commits found: 83

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.0.5_2,1
12 Jan 2024 15:11:29
commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate its usage

While here move manpages to share/man
5.0.5_1,1
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
5.0.5,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
5.0.5,1
20 Jul 2022 14:20:57
commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
biology: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Andrey Zakhvatov
  *  Bob Zimmermann <rpz@cse.wustl.edu>
  *  Camson Huynh <chuynh@biolateral.com.au>
  *  Dan Siercks <dsiercks@uwm.edu>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Hannes Hauswedell <h2+fbsdports@fsfe.org>
  *  J. Bacon <jwb@FreeBSD.org>
  *  Jason Bacon <jwb@FreeBSD.org>
  *  Jeremy <karlj000@unbc.ca>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
5.0.5,1
06 Dec 2021 01:02:42
commit hash: 908f72ff107dea687ffd3bee46bb00028f34cdaccommit hash: 908f72ff107dea687ffd3bee46bb00028f34cdaccommit hash: 908f72ff107dea687ffd3bee46bb00028f34cdaccommit hash: 908f72ff107dea687ffd3bee46bb00028f34cdac files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
biology/seaview: Update version 5.0.4=>5.0.5

Relnotes: http://doua.prabi.fr/software/seaview_data/CHANGES
5.0.4,1
14 Aug 2021 08:58:03
commit hash: 0ee21a35d161900f6f0333200c5139bece030139commit hash: 0ee21a35d161900f6f0333200c5139bece030139commit hash: 0ee21a35d161900f6f0333200c5139bece030139commit hash: 0ee21a35d161900f6f0333200c5139bece030139 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
biology/seaview: in preparation to FLTK update, unbreak the port

Ensure there is only one variable definition per each object, as
the C (and C++) standards mandated for years and is now enforced
by modern toolchains.
5.0.4,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.0.4,1
17 Feb 2021 21:59:47
Revision:565807Original commit files touched by this commit
linimon search for other commits by this committer
Mark BROKEN in 13/14 (via latest llvm update).
5.0.4,1
22 Jun 2020 17:34:44
Revision:539893Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 5.0.3=>5.0.4

Relnotes:	http://doua.prabi.fr/software/seaview_data/CHANGES
5.0.3,1
14 Jun 2020 09:24:18
Revision:538720Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 5.0.2=>5.0.3

Relnotes:	http://doua.prabi.fr/software/seaview_data/CHANGES
5.0.2,1
22 Mar 2020 16:54:05
Revision:528926Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 5.0=>5.0.2

Relnotes:	http://doua.prabi.fr/software/seaview
5.0,1
05 Feb 2020 18:35:42
Revision:525314Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 4.7=>5.0

Relnotes:http://doua.prabi.fr/software/seaview
4.7,1
04 Nov 2019 21:08:20
Revision:516742Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories b

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'b'.
4.7,1
08 Sep 2018 09:01:35
Revision:479235Original commit files touched by this commit
tobik search for other commits by this committer
biology/seaview: Fix build with Clang 6

seaview.cxx:3352:24: error: invalid suffix on literal; C++11 requires a space
between literal and identifier [-Wreserved-user-defined-literal]
                strcat(suggested, "."PDF_OR_PS_EXT);
                                     ^

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p479076_s338486/logs/errors/seaview-4.7,1.log

PR:		230881
Submitted by:	tobik
Approved by:	bofh (maintainer timeout, 2 weeks)
4.7,1
22 Jul 2018 03:22:15
Revision:475082Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Updatye version 4.6.5=>4.7

Relnotes:	http://doua.prabi.fr/software/seaview_data/CHANGES
4.6.5,1
24 Apr 2018 12:31:33
Revision:468198Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 4.6.3=>4.6.5

- Pet portlint
4.6.3,1
05 Jan 2018 17:40:42
Revision:458157Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 4.6.2=>4.6.3

- Added pkg-plist to pet portlint

Relnotes:	http://doua.prabi.fr/software/seaview_data/CHANGES
4.6.2,1
21 Jul 2017 17:33:10
Revision:446346Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 4.6.1=>4.6.2
4.6.1,1
11 Apr 2017 18:58:19
Revision:438306Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 4.6=>4.6.1

- Add PORTSCOUT to ignore non-existent 4.6.1.3 version
4.6,1
10 Jun 2016 11:06:42
Revision:416671Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 4.5.4.8=>4.6

- UNBREAK
4.5.4.8,1
03 Jun 2016 16:44:58
Revision:416324Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
4.5.4.8,1
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
4.5.4.8,1
02 Nov 2015 08:14:31
Revision:400638Original commit files touched by this commit
marino search for other commits by this committer
biology/seaview: Broken, Does not fetch (checksum mismatch)
4.5.4.8,1
20 Oct 2015 11:51:32
Revision:399820Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 4.5.4.7=>4.5.4.8
4.5.4.7,1
01 Oct 2015 10:02:22
Revision:398266Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 4.5.4.6=>4.5.4.7
4.5.4.6,1
15 Sep 2015 14:44:48
Revision:396964Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 4.5.4.4=>4.5.4.6
4.5.4.4,1
22 May 2015 11:09:24
Revision:387019Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 4.5.4=>4.5.4.4
4.5.4,1
11 Apr 2015 15:49:58
Revision:383812Original commit files touched by this commit
marino search for other commits by this committer
biology/seaview: Unbreak -- it fetches fine

The second MASTER_SITES entry worked fine, so this must have been a
transient fetch problem.  I removed the first entry which is still
failing though.

Approved by:	blanket
4.5.4,1
05 Apr 2015 17:55:36
Revision:383309Original commit files touched by this commit
bapt search for other commits by this committer
Mark as broken unfetchable ports
4.5.4,1
24 Mar 2015 10:15:31
Revision:382078Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: Update version 4.5.3.4=>4.5.4

- Remove dependency for libpdf as removed by upstream
4.5.3.4,1
16 Mar 2015 12:07:50
Revision:381381Original commit files touched by this commit
bofh search for other commits by this committer
biology/seaview: UNBREAK

- Update version 4.5.2=>4.5.3.4
- Add LICENSE (GPLv3)
- Remove PDFLIBS as OPTIONS as it is no loner an optional requirement

PR:		198602
Submitted by:	pi
Approved by:	bapt marino (implicit)
4.5.2_1,1
21 Feb 2015 07:35:33
Revision:379482Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: Fails to link, tries to use internal fltk symbols

c++ -o seaview   seaview.o custom.o use_mase_files.o regions.o load_seq.o
align.o xfmatpt.o comlines.o resource.o nexus.o viewasprots.o racnuc_fetch.o
concatenate.o statistics.o trees.o treedraw.o addbootstrap.o least_squares_brl.o
pseudoterminal.o unrooted.o pdf_or_ps.o svg.o threads.o
Fl_Native_File_Chooser_FLTK.o raa_acnuc.o parser.o md5.o zsockr.o misc_acnuc.o
dnapars.o protpars.o seq.o phylip.o lwl.o bionj.o phyml_util.o  \
      -L/usr/local/lib -lfltk_images -lfltk  \
     -lXft -lXext -lfontconfig -ljpeg -lpng -lXinerama -L/usr/local/lib -lpdf \
         -lX11 -lm -lz -pthread
seaview.o: In function `clipboard_contains_alignment(char const*)':
seaview.cxx:(.text+0x1c14): undefined reference to `fl_selection_buffer'

Reported by:	pkg-fallout
4.5.2_1,1
24 Dec 2014 00:14:13
Revision:375378Original commit files touched by this commit
bofh search for other commits by this committer
Change my non-FreeBSD MAINTAINER mail to bofh@

Approved by:	bapt
4.5.2_1,1
20 Dec 2014 17:27:09
Revision:375014Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
4.5.2_1,1
10 Sep 2014 20:50:37
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
4.5.2,1
04 Jun 2014 06:28:56
Revision:356437Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.5.2
- Pass maintainership to submitter

PR:		190564
4.5.1,1
21 May 2014 05:40:54
Revision:354710Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.5.1

PR:		187975
Submitted by:	Ports Fury
4.4.3,1
27 Feb 2014 08:46:42
Revision:346262Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
- Update to version 4.4.3

PR:		187041
Submitted by:	ports fury
4.4.2,1
11 Dec 2013 14:43:51
Revision:336171Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in biology
4.4.2,1
20 Sep 2013 15:55:44
Revision:327709Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology)
4.4.2
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
4.4.2,1
15 Jul 2013 14:49:03
Revision:323044Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.4.2

PR:		180515
Submitted by:	Ports Fury
4.4.1,1
26 Mar 2013 01:08:40
Revision:315253Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 4.4.1

PR:		177257
Submitted by:	Ports Fury
4.4.0_1,1
23 Jan 2013 15:00:19
Revision:310871Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
4.4.0,1
07 Jan 2013 02:07:27
Revision:310020Original commit files touched by this commit
makc search for other commits by this committer
- Update DESKTOP_ENTRIES:
  * rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
4.4.0,1
30 Oct 2012 20:31:14
Revision:306709Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 4.4.0
- Mark MAKE_JOBS_SAFE
- Make dependency on print/pdflib optional
- Switch to PLIST_FILES

While here:
- Add missing deps
- Add desktop entry

PR:		ports/172498
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2006.02.13_9
01 Oct 2012 14:45:17
Revision:305130Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap at maintainer's request
2006.02.13_9
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
2006.02.13_8
10 Jan 2012 11:41:37
Original commit files touched by this commit
ale search for other commits by this committer
Chase pdflib.so version and bump PORTREVISION accordingly.
2006.02.13_7
17 Nov 2011 13:22:29
Original commit files touched by this commit
gahr search for other commits by this committer
- unbreak

Feature safe:   yes
2006.02.13_7
04 Nov 2011 22:14:54
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not compile with new fltk

Reported by:    pointyhat
2006.02.13_7
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2006.02.13_7
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
2006.02.13_6
23 Mar 2010 21:14:39
Original commit files touched by this commit
gahr search for other commits by this committer
- Chase x11-toolkits/fltk update
2006.02.13_5
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
2006.02.13_4
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
2006.02.13_3
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- 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)
2006.02.13_3
23 Mar 2008 16:44:09
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
2006.02.13_2
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2006.02.13_1
09 Oct 2006 08:18:35
Original commit files touched by this commit
ale search for other commits by this committer
Chase pdf library and bump PORTREVISION.
2006.02.13
05 Apr 2006 01:58:03
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 2006.02.13

PR:             95281
Submitted by:   maintainer
2006.01.25
09 Feb 2006 10:33:47
Original commit files touched by this commit
lawrance search for other commits by this committer
Update to 2006.01.25.

PR:             ports/93051
Submitted by:   Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
2006.01.01
10 Dec 2005 14:04:33
Original commit files touched by this commit
tdb search for other commits by this committer
- New upstream version; two patches incorporated.

PR:             90140
Submitted by:   Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Approved by:    clement (mentor)
2005.13.07
06 Dec 2005 15:13:17
Original commit files touched by this commit
tdb search for other commits by this committer
- Update to 2005.13.07 to make fetchable again

PR:             89976
Submitted by:   Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Approved by:    clement (mentor)
2004.12.16
16 Nov 2005 04:36:22
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Size mismatch
2004.12.16
18 Dec 2004 15:14:42
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 2004.12.16

PR:             ports/75205
Submitted by:   maintainer
2004.09.24
11 Dec 2004 03:58:19
Original commit files touched by this commit
sem search for other commits by this committer
Not a real update with the last patch.
The real update here.
2004.03.16
11 Dec 2004 03:49:29
Original commit files touched by this commit
sem search for other commits by this committer
- This update brings seaview to the latest release (dated 09.24.04
in the FTP site).

- While here add a modeline for vi, and fix a tab (cosmetic)

- Make portlint happy.

PR:             ports/74897
Submitted by:   maintainer
2004.03.16
18 May 2004 14:59:03
Original commit files touched by this commit
eik search for other commits by this committer
unbreak, only minor changes in the distfiles (see PR)

Since the distfile has no version number, put it in
DIST_SUBDIR=    ${PORTNAME}-${PORTVERSION}

PR:             66817
Submitted by:   Fernan Aguero <fernan@iib.unsam.edu.ar> (new maintainer)
2003.11.25
12 Apr 2004 03:37:14
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Checksum mismatch
2003.11.25
29 Jan 2004 10:09:29
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 2003.11.25
2003.11.17
17 Nov 2003 13:36:41
Original commit files touched by this commit
krion search for other commits by this committer
- Update to new version 2003.11.17
- Unbreak this port
2003.01.21
06 Nov 2003 23:15:06
Original commit files touched by this commit
anholt search for other commits by this committer
Mark BROKEN: distfile has changed.
2003.01.21
22 May 2003 05:59:33
Original commit files touched by this commit
hoek search for other commits by this committer
Upgrade to 2003.01.21.  Appears to only add some more file export/print
options.  Additional patches were necessary since the fltk port seems
to have been upgraded and thus also broken this port (which would
been already broken due to the checksum failure).
2002.10.18
22 May 2003 02:44:05
Original commit files touched by this commit
hoek search for other commits by this committer
Add back the WWW which was inexplicably deleted in a previous
revision.  Make a few organisational improvements.  However, be
too lazy to move to pkg-message a note that really shouldn't
be necessary for the end user at all.
2002.10.18
20 Feb 2003 16:51:35
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2002.10.18
20 Nov 2002 14:03:25
Original commit files touched by this commit
ijliao search for other commits by this committer
unbroke by upgrade to 20021018
drop maintainership

PR:             45466
Submitted by:   old maintainer
1.0
07 Nov 2002 23:13:11
Original commit files touched by this commit
arved search for other commits by this committer
Update WWW
1.0
04 Jul 2002 09:20:30
Original commit files touched by this commit
mikeh search for other commits by this committer
Bump XForms lib. version.
1.0
18 May 2002 02:36:56
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Checksum is incorrect
08 Oct 2000 11:23:49
commit hash: fp1.4849@dev.null.freshports.orgcommit hash: fp1.4849@dev.null.freshports.orgcommit hash: fp1.4849@dev.null.freshports.orgcommit hash: fp1.4849@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is   spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type   fixes that
shouldn't have been necessary) and the string "/pkg/"   appear.    
08 Oct 2000 00:23:30
commit hash: fp1.4706@dev.null.freshports.orgcommit hash: fp1.4706@dev.null.freshports.orgcommit hash: fp1.4706@dev.null.freshports.orgcommit hash: fp1.4706@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category biology to new layout.  

Number of commits found: 83