1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

2736 Commits

Author SHA1 Message Date
Dmitry Marakasov
7d8fc01ed2 - Bump PORTREVISION to force rebuild of .la file
Approved by:	portmgr blanket
2014-08-06 23:57:20 +00:00
Dmitry Marakasov
80b4bc0aff - Stagify
- Switch to USES=libtool, drop .la files
- Strip libraries
2014-08-06 16:06:55 +00:00
Dmitry Marakasov
19d298bb32 - Switch to USES=libtool, drop .la files
- Stagify
- Strip libraries
2014-08-06 16:06:22 +00:00
Dmitry Marakasov
79957426d8 - Stagify
- Fix and optionize NLS
2014-08-06 16:05:23 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Dmitry Marakasov
f838da532e - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-05 20:04:58 +00:00
William Grzybowski
ec280f0242 science/pycdf: support stage and use auto plist 2014-08-05 13:27:44 +00:00
William Grzybowski
eba2ed3980 science/py-paida: support stage
- Use auto plist
2014-08-05 13:22:35 +00:00
John Marino
faf7d81a4d science/lamprop: Upgrade version 1.3.3 => 1.5.0 and stage
For some reason PLIST_FILES doesn't work, necessitating a separate
pkg-plist file for only 3 entries.

PR:		190674
Submitted by:	maintainer (rsmith)
2014-08-05 07:31:33 +00:00
Dmitry Marakasov
d1459f8ca6 - Switch graphics/GraphicsMagick to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix distinfo for graphics/cmg
- Fix shebang for graphics/vips

Approved by:	portmgr blanket
2014-08-04 19:34:31 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
John Marino
b1ca44ccd9 Add new port: science/sigrok-firmware
PR:		188810
Submitted by:	uffe

      ===============================================================

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.
2014-08-03 22:37:51 +00:00
John Marino
ab7f54db43 Add new port: science/sigrok-firmware-fx2lafw
PR:		188809
Submitted by:	uffer

      ===============================================================

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.
2014-08-03 22:24:50 +00:00
John Marino
7b05344a71 Add new port: science/sigrok-firmware-utils
PR:		188808
Submitted by:	uffer

      ===============================================================

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.
2014-08-03 22:09:07 +00:00
John Marino
9341a2b22b science/pulseview: Remove unnecessary RUN_DEPENDS
Suggested by:	makc
PR:		179854
2014-08-03 16:16:21 +00:00
Antoine Brodin
3f8c4b849d Mark BROKEN: Checksum and size mismatch
fetch: http://www.jstrack.org/jstrack/downloads/jstrack-3.3.4.tar.gz: size mismatch: expected 4192630, actual 3697555

Reported by:	pkg-fallout
2014-08-01 17:26:45 +00:00
John Marino
ed72c673ab Add new port: science/pulseview
PR:		179854
Submitted by:	uffe (uffe.org)
Major QA:	marino

    ==================================================================

The sigrok project aims at creating a portable, cross-platform,
Free/Libre/Open-Source signal analysis software suite that supports
various device types, such as logic analyzers, MSOs, oscilloscopes,
multimeters, LCR meters, sound level meters, thermometers, hygrometers,
anemometers, light meters, DAQs, dataloggers, function generators,
spectrum analyzers, power supplies, GPIB interfaces, and more.

WWW: http://sigrok.org/
2014-07-31 23:22:41 +00:00
John Marino
d47556dd7d science/clhep: Upgrade version 2.1.0.1 => 2.2.0.1 and stage
PR:		192215
Submitted by:	Ports Fury
2014-07-31 18:08:53 +00:00
John Marino
549b6db417 science/minc2: Unbreak, Upgrade version 2.0.18 => 2.2.00 and stage
PR:		187764
Submitted by:	Ports Fury
2014-07-29 21:33:51 +00:00
Adam Weinberger
0f88ed614d Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.

Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 20:55:27 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
William Grzybowski
57e5a48e26 science/sigrok-cli: update to 0.5.0
PR:		192154
Submitted by:	maintainer (based on)
2014-07-28 23:06:29 +00:00
William Grzybowski
fb94416977 science/fvcom-mpi: change prefix
- Change name of science/fvcom-mpi to fvcom-openmpi in order to leave room for ports using other MPI implementations, such as mpich2.
- Pass maintainership back (pending PR)

PR:		189092
Submitted by:	maintainer
2014-07-27 19:18:00 +00:00
William Grzybowski
2eeac84426 science/fvcom: fix for LEGAL and correct install for mpi version
- Pass back maintaienrship (user had an open PR)

PR:		189091
Submitted by:	maintainer
2014-07-27 19:14:43 +00:00
Wen Heping
ad24eb9265 - Update to version 3.4.8 (Latest Gtk2 version)
- Stagify and undeprecate.
- Update Berkeley DB to version 5.
- Make GNOME support optional. (Default=off)

PR:		192117
Submitted by:	christian.mangin@gmail.com
2014-07-27 14:05:33 +00:00
Sunpoet Po-Chuan Hsieh
ba57231cb0 - Revert r362761
Suggested by:	tijl
2014-07-25 07:35:24 +00:00
Baptiste Daroussin
752da6b94b Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-24 16:33:10 +00:00
Sunpoet Po-Chuan Hsieh
f9c6b30c53 - Fix build on 11-CURRENT 2014-07-24 05:01:54 +00:00
Baptiste Daroussin
4bb5885d69 Fix build with texlive 2014-07-21 21:57:18 +00:00
Antoine Brodin
a3ad6e053c Fix LIB_DEPENDS
With hat:	portmgr
2014-07-20 19:16:10 +00:00
Jimmy Olgeni
fa3a17c064 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
2014-07-17 08:57:51 +00:00
Dmitry Sivachenko
18cde29ea9 Update to versiob 0.15.0 2014-07-16 11:53:12 +00:00
Baptiste Daroussin
6ca92592d5 Fix some non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:44:04 +00:00
Adam Weinberger
c6941c482e Add DOCS option where PORTDOCS is in plist. 2014-07-16 03:18:26 +00:00
Adam Weinberger
aa2bd5af4d Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:51:34 +00:00
Baptiste Daroussin
ffb7170399 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:42:04 +00:00
Tijl Coosemans
2df13bcdc3 - Convert net/openmpi to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use BROKEN_sparc64

Approved by:	portmgr (implicit, bump unstaged port)
2014-07-14 16:51:44 +00:00
Sunpoet Po-Chuan Hsieh
490e09446c - Fix PLIST [1]
- Bump PORTREVISION for package change
- Cleanup Makefile
- Reformat pkg-descr

Reported by:	swills [1]
2014-07-11 03:50:44 +00:00
Sunpoet Po-Chuan Hsieh
0af9060b2e - Update to 1.5.0
Changes:	http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.5.0
2014-07-10 15:47:08 +00:00
Bartek Rutkowski
5b2edc14d7 science/gwyddion: update 2.36 -> 2.37
- Update 2.36 -> 2.37
- Replace perl/ruby/python with proper variables

Approved by:	swills, marino (mentors)
2014-07-09 08:41:34 +00:00
Tijl Coosemans
a902e712f5 - Convert print/pslib to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Replace LDFLAGS with LIBS
2014-07-08 18:45:24 +00:00
Tijl Coosemans
99ee6cb588 Strip libraries and remove reference to PTHREAD_LIBS 2014-07-08 16:09:29 +00:00
Tijl Coosemans
0e92e90ae7 Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-08 15:24:14 +00:00
Tijl Coosemans
43425a2c70 - Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
2014-07-08 15:18:44 +00:00
Tijl Coosemans
175165a3fd - Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
2014-07-08 14:50:22 +00:00
Tijl Coosemans
05f5fc5134 - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
- Use MAKE_CMD
2014-07-08 14:49:02 +00:00
Tijl Coosemans
63b0df61b3 - Add USES=libtool and INSTALL_TARGET=install-strip
- Replace USE_GL=glut with USE_GL=glu
2014-07-08 13:54:24 +00:00
Tijl Coosemans
1f6fe24ce9 - New LIB_DEPENDS syntax
- Convert to USES=libtool
- Use BROKEN_sparc64
2014-07-08 13:51:26 +00:00