| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 14:40:08
3.330
|
sunpoet  |
- Rescue WRKSRC |
23 Apr 2013 06:26:32
3.330
|
bapt  |
Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix |
10 Mar 2013 08:26:20
3.330
|
sunpoet  |
- Update to 3.33
- Remove LICENSE_FILE for well-known licenses
- Use PORTDOCS
- Cosmetic change
- Take maintainership
Changes: http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/changes.txt |
01 Dec 2012 00:00:26
3.310
|
sperber  |
- Update to version 3.310
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Trim Makefile header
PR: ports/171954
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by: beat (mentor)
Feature safe: yes |
26 Jul 2012 05:40:24
3.300
|
bapt  |
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility
This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG
it can take the following arguments:
- yes (meaning build only dep)
- build (meaning build only dep)
- run (meaning run only dep)
- both (meaning run and build dep)
From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.
While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config
With Hat: portmgr
Exp-runs by: bapt (pointhat-west), beat (pointyhat) |
22 Jul 2012 23:24:00
3.300
|
dougb  |
For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in. |
11 Jul 2012 07:42:19
3.300
|
wen  |
- Update to 3.300 [1]
- Pet portlint: remove ABI version number from LIB_DEPENDS [1]
- Convert to new options framework [1]
- Reset maintainer
PR: 169769 [1]
Submitted by: sunpoet@ [1] |
11 Aug 2011 19:20:17
3.250  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
05 Jan 2011 06:52:02
3.250
|
wen  |
- Update to 3.250 |
01 Nov 2008 22:12:48
3.100_1
|
miwi  |
- Update to 3.100
- Pass maintainership to submitter
PR: 128435
Submitted by: Wen Heping <wenheping@gmail.com> |
04 Jul 2008 22:29:13
3.090
|
gahr  |
- Update to 3.090
PR: 125229
Submitted by: Ports Fury |
26 Jan 2008 05:16:14
3.060
|
danfe  |
Clean up port descriptions for unmaintained ports in `astro' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution. |
12 Oct 2007 17:38:17
3.060  |
tabthorpe  |
- Update to 3.060
- Remove files/patch-configure
Approved by: clsung (mentor, implicit) |
12 Jul 2007 06:28:59
3.030
|
maho  |
Now we use USE_FORTRAN=yes to use FORTRAN compiler. |
27 May 2007 01:08:41
3.030
|
maho  |
Fix F77 detection. |
15 Jan 2007 20:07:04
3.030
|
miwi  |
- Update to 3.030
PR: 107896
Submitted by: Thomas Abthorpe <thomas@goodking.ca> |
12 Jan 2007 05:30:04
3.006_1
|
maho  |
Use only gfortran42. not using gcc42, etc.
bump portrevision |
09 Jan 2007 01:36:21
3.006
|
maho  |
Migrate to gfortran. |
14 Aug 2006 10:08:25
3.006
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
15 Mar 2006 10:08:23
3.006
|
garga  |
- Update to 3.006
PR: ports/94195
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> |
08 Mar 2006 11:49:58
2.510
|
garga  |
- Make it fetchable again
PR: ports/94197
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: portmgr (erwin) |
23 Nov 2005 23:45:54
2.510
|
pav  |
- Add SHA256 |
29 Sep 2005 10:31:48
2.510
|
vs  |
science/kst doesn't need the archive |
17 Jul 2005 21:19:58
2.510
|
pav  |
- Update to 2.510
PR: ports/83607
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
22 Aug 2004 00:54:10
2.500
|
krion  |
Update to version 2.500
PR: ports/70781
Submitted by: Ports Fury |
30 Apr 2004 15:33:40
2.490
|
markus  |
Add cfitsio 2.490, library for reading and writing files in FITS data
format. |