1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

1951 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
adcc14be0e - Update from 3.7.52 to 3.7.54 2013-10-21 17:39:42 +00:00
Antoine Brodin
11ddbda386 Update to 2.2.5
Fixes/features in this release:

Save CFD export options.
Automatically add *.vsp extension when saving.
Add *.ram files to file-open dialog.
Write propellers to XSec *.hrm files.
Fixed PovRay *.inc file bug.
Fix FEA elements not getting written.
Fix 64-bit GLFont support and embed font in executable.
Fix parameter linking and design files for propeller.

While here:
- Use MASTER_SITES=GH as the distfile is not on GHC
- Add LICENSE
- Use new LIB_DEPENDS syntax
- Convert to STAGEDIR

PR:		ports/182974
Submitted by:	maintainer
2013-10-14 19:53:58 +00:00
Michael Reifenberger
e41ba52b72 Update to 3.3.3.0
PR:             ports/182881
Submitted by:   rakuco@
2013-10-11 16:25:50 +00:00
Michael Reifenberger
2b5eb99017 Apply fixes provided by Max
Submitted by:	makc@
2013-10-10 12:47:00 +00:00
Michael Reifenberger
226a07a88b Try to fix the build. 2013-10-10 12:32:56 +00:00
Max Brazhnikov
a821cad16d - Convert to USES= qmake
- Bring stage support
- Adjust DESKTOP_ENTRIES
- Use options helpers
- Use new LIB_DEPENDS syntax
2013-10-09 10:08:04 +00:00
John Marino
37b4775802 cad/varkon: Hardcode PLATFORM to "FreeBSD"
The use of $OPSYS to define the platform actually breaks the build on
DragonFly.  The PLATFORM has to be recognized, and it serves for file
selection.  DragonFly (the only other OPSYS using ports for now) needs
"FreeBSD", not "DragonFly" to be defined as PLATFORM in order to build.
This change has no effect for FreeBSD users.

Varkon is an unmaintained port.
2013-10-06 22:58:15 +00:00
Danilo Egea Gondolfo
ef72260cd5 - Change maintainer email to @FreeBSD.org
- Add stage support
- Add pkg-plist file
- Increment PORTREVISION *

* The developers have updated the system without changing version.
The packages were compared with diff, some changes and the following
changelog were found in the new package:

IMP: (6/19/13, SMR) Added ability to save selections by clicking on
the selection area of the status bar (Bug #5130).
BUG: (6/18/13, GVG) ReadProjectSettingsFromLibrary' cannot serialize parameter (Bug #5122)
FIX: Not allowing EditPreferences in ReadLibrary Job. Undoing change done for (Bug #3654)
BUG: (6/18/13, SMR) Spice output may write bus notation (Bug #5121).
FIX: Fixed getPortName() so global names do not substitute arrays.
IMP: Added DFTM export for parallel routing (Bug #5120).

Approved by:	wg/culot (mentors, implicit)
2013-10-06 15:23:36 +00:00
Baptiste Daroussin
5e26b09ed7 Removed dependency on gwave
Bump portrevision
2013-10-05 14:07:56 +00:00
Baptiste Daroussin
65bf36e901 Remove the EOLed x11-toolkits/guile-gtk (gnome1) and its latest user
Approved by:	gnome (implicit)
2013-10-05 13:39:43 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00
Stephen Montgomery-Smith
60c4e5c852 - Update to 2.8.3. 2013-09-27 20:28:16 +00:00
Pietro Cerutti
c4918b7203 - Fix on CURRENT [1]
- Support STAGEDIR
- Fix up CFLAGS

Reported by:	pkg-fallout
2013-09-26 16:26:17 +00:00
Danilo Egea Gondolfo
ad33dc50ec - Update from 3.7.51 to 3.7.52
- Change maintainer email to @FreeBSD.org
- Convert USE_{GMAKE,TCL,TK} to USES
- Add staging support

Approved by:	wg (mentor)
2013-09-25 19:09:12 +00:00
Danilo Egea Gondolfo
f309702c8b - Update from 9.7.81 to 9.7.82
- Change maintainer email to @FreeBSD.org
- Add staging support
- Convert USE_TK to USES

Approved by:	culot (mentor)
2013-09-25 05:28:35 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Pietro Cerutti
2ef71f9340 - Remove cad/tkgate: it segfaults on startup, and has been doing so for as long
as I can remember.
2013-09-24 16:31:11 +00:00
Pietro Cerutti
5374c0ff88 - Convert to USES+=tk 2013-09-23 14:21:53 +00:00
Baptiste Daroussin
8e91f3161f Add NO_STAGE all over the place in preparation for the staging support (cat: cad) 2013-09-20 15:58:41 +00:00
Alex Kozlov
97e5e7dc3d - Remove last vestiges of MAKE_JOBS_SAFE knob
Approved by:	portmgr (bapt)
2013-09-20 10:54:22 +00:00
Pietro Cerutti
e50f460424 - Unbreak on CURRENT by adding USE_GCC= yes
Reported by:	pkg-fallout
2013-09-18 12:54:37 +00:00
Michael Reifenberger
c20c93f090 Fix plist 2013-09-17 22:34:35 +00:00
Michael Reifenberger
efa4f4d1ec Update to a newer snapshot. 2013-09-17 21:00:01 +00:00
Rusmir Dusko
8b25673568 - Update to 0.80.1
- Change maintainer email gmx.ch --> FreeBSD.org
- Use the new format for LIB_DEPENDS
- Add dependency for cad/ldraw
- USES desktop-file-utils gmake pkgconfig shared-mime-info
- Add USE_QT4

Approved by: tabwg/pawel (mentors)
2013-09-17 19:14:02 +00:00
Rusmir Dusko
f41c997e80 - Update to 201301
- Add PORTEPOCH
- Change maintainer email gmx.ch --> FreeBSD.org
- Add license (CCbyNCSA2)
- Remove BROKEN and NO_BUILD
- USES gmake
- Add docs and docs Option
- Add pkg-message

Approved by:	wg/pawel (mentors)
2013-09-17 17:51:28 +00:00
Baptiste Daroussin
46c6877a4a Convert to new perl framework
Submitted by:	az
2013-09-17 06:12:35 +00:00
Stephen Montgomery-Smith
88d3cb2512 - Set make_jobs_unsafe.
PR:		ports/182125
Submitted by:	Thierry Thomas <thierry@FreeBSD.org>
2013-09-15 21:41:35 +00:00
Andrej Zverev
4f9a4c9a94 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 16:41:28 +00:00
John Marino
a10f987e18 Add explicit dependency on pkgconf (11 ports) 2013-09-12 00:48:38 +00:00
Michael Reifenberger
df6aea5652 Add GLU to the build dependencies 2013-09-11 13:15:46 +00:00
John Marino
21a029f54c cad/ldraw: Mark BROKEN, checksum mismatch
PR: ports/181547 (timed out)
2013-09-10 09:35:54 +00:00
Andrej Zverev
38499cc4f9 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 07:12:35 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
William Grzybowski
a72306e9e6 cad/freehdl: fix build with clang
- Fix build with clang

PR:		ports/181830
Obtained from:	NetBSD
2013-09-06 15:39:44 +00:00
William Grzybowski
2a993a3b2b cad/irsim: update to 9.7.81
- Update to 9.7.81
- Use options helpers
- USES gmake
- Pass maintainership to submitter

PR:		ports/181843
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo gmail.com>
2013-09-05 17:23:04 +00:00
Baptiste Daroussin
3a4866fb15 Add an explicit dependency on pkgconf 2013-09-05 09:15:49 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
William Grzybowski
07868e3a66 cad/repsnapper: update to 2.2.0b3
- Update to 2.2.0b3 [1]
- Fix gtkglextmm depend

PR:		ports/181812 [1]
Submitted by:	Martin Dieringer <martin.dieringer gmx.de> (maintainer)
2013-09-04 15:39:52 +00:00
Michael Reifenberger
890a5c28b9 Add two more dependencies. 2013-09-04 09:46:43 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Baptiste Daroussin
f2b85008da Add an explicit dependency on pkgconf 2013-09-02 22:58:16 +00:00
Baptiste Daroussin
14d01e3e90 Add an explicit dependency on pkgconf 2013-09-02 22:50:21 +00:00
Baptiste Daroussin
2729c7d447 Add an explicit dependency on pkgconf 2013-09-02 21:32:24 +00:00
Baptiste Daroussin
9880c1a378 Add an explicit dependency on pkgconf 2013-09-02 21:27:53 +00:00
Baptiste Daroussin
77aed62c7d Add an explicit dependency on pkgconf 2013-09-02 20:51:40 +00:00
Baptiste Daroussin
b03628b94f Fix a hidden USE_GNOME=pkgconfig 2013-09-02 20:32:55 +00:00
William Grzybowski
64929401ac cad/repsnapper: update to 2.2.0b2
- Update to 2.2.0b2 [1]
- Convert lib depends to new syntax
- USES gmake

PR:		ports/180757
Submitted by:	Martin Dieringer <martin.dieringer gmx.de> (maintainer)
2013-09-02 15:57:02 +00:00
Baptiste Daroussin
efeb4f1aa7 Add an explicit dependency on pkgconfig 2013-09-02 06:39:37 +00:00
Michael Reifenberger
91ba5be776 Add moc to the dependencies to fix the build. 2013-08-29 07:30:12 +00:00
Maho Nakata
96c9fa9646 Now metis-edf is selectable. 2013-08-27 04:22:46 +00:00
Alexey Dokuchaev
3bcf60e003 - Update to version from 12 August 2013
- Give maintainership to submitter
- Cleanup the port a bit while I'm at it

PR:	ports/180611
2013-08-25 12:41:50 +00:00
Michael Reifenberger
356db3c10a Readd qcad and upgrade to version 3.2.1
PR:		ports/181199
Submitted by:	Thierry Thomas (thierry@)
2013-08-21 07:52:35 +00:00
Gerald Pfeifer
41e60477bd Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.

This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.

That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.

Approved by:	portmgr (bdrewery)
2013-08-17 16:27:24 +00:00
Maho Nakata
4524259466 update to 2.6.1
PR:		 181234
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
2013-08-16 01:45:13 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00
Stephen Montgomery-Smith
394bc3d5fa - Update to 2.8.2. 2013-08-04 22:27:55 +00:00
Mathieu Arnold
62a41b423b - Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Baptiste Daroussin
df72538395 Mark as broken: does not configure on any support version
Reported by:	pkg-fallout
2013-07-28 20:46:52 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Daniel Eischen
9f03fa1667 Change maintainership from @ports to new maintainer. From the
new maintainer:

  Trim comment
  Add license (GPLv2)
  New world order USES: gmake, pkgconfg, shared-mime-info
  Add docs
  Add DOCS option
  Trim icons
  Trim pkg-descr
  Trim pkg-plist

PR:		174911
Submitted by:	nemysis at gmx dot ch
2013-07-26 18:21:02 +00:00
John Marino
f24aed2e65 cad/pdnmesh: Specify libmath explicitly to linker to unbreak build.
Approved by:	culot (mentor)
2013-07-24 08:10:12 +00:00
Pietro Cerutti
c4b15c6d20 - Make graphics/togl's libraries location independent from the Tcl/Tk version
used to build it
- Fix cad/netgen to use this new location

Reported by:	bapt
2013-07-24 06:53:48 +00:00
Baptiste Daroussin
296bda1ce2 Mark as broken, does not build
/usr/local/bin/ld: parser.o: undefined reference to symbol 'log@@FBSD_1.0'
/usr/local/bin/ld: note: 'log@@FBSD_1.0' is defined in DSO //lib/libm.so.5 so try adding it to the linker command line
//lib/libm.so.5: could not read symbols: Invalid operation

Reported by:	pkg-fallout
2013-07-24 06:43:14 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Max Brazhnikov
d15fa81db0 - Update to 1.0.3
- Switch to GITHUB
- Prevent from writing to /root during build (XDG_CONFIG_HOME)
- Add build-time dependence on math/muparser
2013-07-20 11:08:57 +00:00
Martin Wilke
1b963e3e0f - Update to 3.7.51
PR:		180586
Submitted by:	maintainer
2013-07-17 09:35:13 +00:00
John Marino
bcf15de284 cad/pcb: unbreak after USES= gmake
The makefile already had USES defined in the NLS option.
After replacing USE_GMAKE with "USES= gmake", the value of USES is
subsequently overwritten by the default-on NLS option.  Change the
NLS option to USES+= to fix.

Approved by:	hrs (maintainer)
2013-07-15 05:37:39 +00:00
Guido Falsi
b0295dd306 - Update to 4.1
- Update maintainer address

PR:		ports/180479
Submitted by:	Matthias Petermann <matthias@petermann-it.de> (maintainer)
2013-07-13 11:18:23 +00:00
Baptiste Daroussin
d0dd2971fc Mark as job unsafe 2013-07-12 22:55:44 +00:00
Baptiste Daroussin
cfcc8c6c9a Mark jobs unsafe
Trim headers
Convert to USES=gmake
2013-07-12 13:20:04 +00:00
Baptiste Daroussin
d331601d3e Mark jobs unsafe 2013-07-10 12:27:40 +00:00
Baptiste Daroussin
bad37a6cd4 Convert from USE_MOTIF to USES=motif
While here:
- trim headers
- Remove indefinite article from comment
- convert USE_GMAKE to USES=gmake
2013-07-09 21:49:35 +00:00
Rene Ladan
97ae939ffb - Remove optional dependency on deprecated QT3
- Convert Makefile header
- Drop leading article from comment
2013-07-03 15:01:36 +00:00
Thierry Thomas
c9a53c43cc Fix installation when DRAW is not selected.
Reported by:	Andrea Venturoli <ml (at) etfence.it>
2013-07-02 20:47:29 +00:00
William Grzybowski
7c44cd576e cad/electric-ng: update to 9.0.4
- Update to 9.0.4 [1]
- Removed tab from WWW entry [1]
- Add LICENSE (GPLv3) [1]
- Remove leading article from COMMENT

PR:		ports/179845 [1]
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-06-23 12:05:23 +00:00
Niclas Zeising
0380739ce1 Update to 3.3.47. 2013-06-22 19:15:53 +00:00
Pawel Pekala
2b6d9fd950 Update to version 7.24.0
PR:		ports/179620
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer)
2013-06-21 19:55:20 +00:00
William Grzybowski
da2ef4f03e cad/openvsp: update to 2.2.4
- Update to 2.2.4 [1]
- Unmute install command

PR:		ports/179636 [1]
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-18 14:27:24 +00:00
William Grzybowski
959ffda594 cad/ngspice_rework: update to 25
- Update to version 25
- Trim Makefile header
- Improve COMMENT
- Add DEBUG option
- Pass maintainership to submitter

PR:		ports/178555
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
Approved by:	culot / jpaetzel (mentors, implicit), maintainer (timeout)
2013-06-13 15:58:20 +00:00
Martin Wilke
4408574d8b - Trim header 2013-06-12 10:31:12 +00:00
Raphael Kubo da Costa
137b9dfee3 Update to 3.7.50.
PR:		ports/179467
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-06-11 18:31:39 +00:00
Martin Wilke
5379368005 - Fix i18n manpages 2013-06-11 15:16:23 +00:00
Hiroki Sato
7a823705e4 - Update to 4.0.
- Trim old-style header.
- Add LICENSE.
- Use shebangfix.
- Replace pathname lookups in the scripts with fixed pathnames.
2013-06-01 11:23:22 +00:00
Niclas Zeising
92ea0d614b The FreeBSD x11 team proudly presents
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
2013-05-25 14:37:02 +00:00
Bryan Drewery
5b7e831c02 - Update to 3.7.49
PR:		ports/178790
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-05-22 01:49:31 +00:00
Niclas Zeising
c1dc5f0604 Do quite a bit of cleanup work for cad/gspiceui. This means:
- Trim Makefile header
- Take maintainership
- Install a nice-looking desktop icon (and bump PORTREVISION)
- Remove LICENSE_FILE for standard license
- Improve OPTIONS now that we have optionsng
- Update pkg-descr and WWW

Pass maitanership to submitter

PR:		ports/178678
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2013-05-20 14:57:46 +00:00
Stephen Montgomery-Smith
83d5ed0eb3 - Source tarball was rerolled. diff indicates changes were harmless.
- Bump port revision as pkg-plist changed.

Pointed out by:	mexas@bris.ac.uk
2013-05-17 12:39:04 +00:00
Stephen Montgomery-Smith
a7feb8d3d7 - Change option OCC (build with opencascade libraries) to default to on.
- Bump portrevision.

PR:		ports/178538
Submitted by:	thierry@FreeBSD.org
2013-05-17 03:24:24 +00:00
Thierry Thomas
3ddb85a7a3 Unbreak on FreeBSD-8.x.
Reported by:	stephen
2013-05-16 20:32:27 +00:00
Pietro Cerutti
3f3312d9a1 - Fix PLIST
Reported by:	QAT
2013-05-14 19:26:19 +00:00
Raphael Kubo da Costa
775590b6f2 Update to 2.2.0a4.
PR:		ports/178483
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2013-05-14 17:44:08 +00:00
Martin Wilke
6eeff83f2b - Update to 7.5.231
PR:		178570
Submitted by:	Ports Fury
2013-05-14 16:33:11 +00:00
Pietro Cerutti
b33f26818d - Fix run-time with Tcl/Tk 8.6
- Remove INVALID_TK_VER= 86
2013-05-14 14:34:33 +00:00
Pietro Cerutti
835fd4bc75 - Update to 2.0-b10
- Fix build with Tcl/Tk 8.6. Unfortunately, tkgate segfaults on startup when
  built against 8.6, so set 86 as an invalid version for this port.

Reported by:	miwi (Tcl/Tk 86 exp-run)
2013-05-14 14:05:09 +00:00
Niclas Zeising
ce758a4724 Update to 3.3.46
Add a new option GCONF (off by default) that makes gtkwave use gconf2 for
storing settings.
2013-05-13 13:48:32 +00:00
Thierry Thomas
6ef0d4f59c xlocale.h is required: mark BROKEN on FreeBSD-8.x until I have a fix.
Reported by:	stephen
2013-05-12 21:06:26 +00:00
Thierry Thomas
284bc966be Chase OpenCascade's upgrade, thus fixing the slave port cad/gmsh-occ. 2013-05-12 17:32:13 +00:00
Thierry Thomas
1431cd6ef6 Upgrade to 6.6.0, with several patches from Andrea Venturoli <ml (at)
netfence.it>.

Release notes at
<http://www.opencascade.com/pub/doc/Release_Notes_6.6.0.pdf>.
2013-05-12 17:31:20 +00:00
Max Brazhnikov
7678193c3d - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description

[1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
2013-05-12 11:48:49 +00:00
Stephen Montgomery-Smith
c1bcaa0b5e - Source tarball was rerolled. Diffing old and new sources indicates
changes are not a security risk.
- Bumped portrevision because difference in code indicates difference in
  binaries.

Pointed out by:	thierry@
2013-05-12 01:15:50 +00:00
Stephen Montgomery-Smith
47f7e0e39d - Update to 2.7.1. 2013-05-11 17:18:48 +00:00
Wen Heping
bfd54e6f62 - Update the Makefile header
- Minor cleanup in Makefile
2013-05-11 15:14:44 +00:00
Wen Heping
8165ca1912 - Update to 2013.1 [1]
- Add LICENSE [1]
- Update MASTER_SITES [1]
- Fix the flex dependency [1]
- Fix the build with custom PREFIX and LOCALBASE
- Trim Makefile headers
- Update LIB_DEPENDS

PR:		177064 [1]
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> [1]
Approved by:	maintainer(timeout, > 50 days)
2013-05-11 15:07:55 +00:00
Martin Wilke
f4566fb3df - BROKEN fails to build 2013-05-10 13:35:46 +00:00
Martin Wilke
95f550e9b1 - Broken fails to build 2013-05-10 13:25:00 +00:00
Martin Wilke
ff1844b107 - Broken fails to fetch 2013-05-10 09:23:06 +00:00
Bryan Drewery
75e0a28623 - Fix extract on 9+ due to this picking up /usr/bin/unzip instead of
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
  Will let maintainers decide if archivers/unzip is really still needed.
  Some of these ports/options remain broken due to other issues.

With hat:	portmgr
2013-05-10 01:46:52 +00:00
Pietro Cerutti
da6ddfe950 - Update to 1.3.2
Release notes:
  http://sf.net/apps/mediawiki/meshlab/index.php?title=Release_Notes_1.3.2
- Unbreak
2013-05-08 14:09:31 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Raphael Kubo da Costa
a920e3b708 Update to 3.400.
PR:		ports/177726
Submitted by:	Otacilio <otacilio.neto@ee.ufcg.edu.br> (maintainer)
2013-05-03 21:42:40 +00:00
Baptiste Daroussin
f23c968b4f Fix extraction 2013-05-03 14:00:05 +00:00
Hiroki Sato
cb28a2affc - Fix SIGSEGV when there are spaces after a comma like ".PRINT TRAN v(2, 1)".
- Style clean-ups.

PR:		ports/157313
Spotted by:	Makoto Kishimoto
2013-04-30 20:30:22 +00:00
Baptiste Daroussin
9ff06b3cbf Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework
2013-04-29 22:27:05 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Hiroki Sato
eb2918fe52 - Add LICENSE.
- Add MAKE_JOBS_SAFE=yes.
- Use OPTIONS_DEFINE.
- Enable NLS by default.
- Trim old-style header.
- Update WWW: in pkg-descr.
2013-04-28 21:23:56 +00:00
Guido Falsi
622505c421 Fix patch which got mangled somehow before committing.
Reported by:	Barbara Guida <barbara.freebsd@gmail.com>,
		Matthias Petermann <matthias@petermann.it> (maintainer)
2013-04-27 23:42:07 +00:00
Guido Falsi
78a4b4a0d2 - Update to 4.0
- Remove Created by line (requested by maintainer/creator)

PR:		ports/178167
Submitted by:	Matthias Petermann <matthias@petermann.it> (maintiner)
2013-04-27 13:43:58 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Martin Wilke
fd78bed5a3 - Update MASTER_SITES
PR:		177907
Submitted by:	ports fury
2013-04-26 13:35:29 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
598e3b95e3 In preparation of the removal of USE_FREETYPE from bsd.port.mk: remove
USE_FREETYPE from all ports using it

While here trim some headers, and do some conversion to new options framework.
2013-04-26 09:23:54 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Pietro Cerutti
fef02240ea - Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
  default, I don't expect this change to cause much trouble)
2013-04-23 11:51:52 +00:00
Baptiste Daroussin
e2eefe5472 Convert all c categories to USE=pkgconfig 2013-04-23 06:34:47 +00:00
Tijl Coosemans
1bdb2146ca Update to version 2.2.3.
PR:		ports/177849
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
Feature safe:	yes
2013-04-16 20:19:19 +00:00
Ashish SHUKLA
7fc5bd70f3 GNU Emacs updates
editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

editors/emacs23:
 - Remove ABI versions from LIB_DEPENDS
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

Mk/bsd.emacs.mk:
 - Update major version for editors/emacs port

*:
 - Bump PORTREVISION to chase Emacs updates

PR:		ports/177428[2]
Submitted by:	Yuji TAKANO[1] (via private email), bdrewery[2]
2013-03-30 05:13:30 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Eitan Adler
e33cf86f74 - Remove duplicate USES.
- Drop gnomehack

Submitted by:	jgh
2013-03-28 05:21:21 +00:00
Eitan Adler
1e5f12f776 Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix" instead. 2013-03-28 03:28:30 +00:00
Beech Rintoul
a7357043e5 - Makefile tweaks
- Add Icons
- Change Homepage
- Bump portrevision

PR:		ports/177221
Submitted by:	nemysis <nemysis@gmx.ch>
2013-03-25 02:51:20 +00:00
Martin Wilke
e5546142e8 - Update to 0.79.3
PR:		177271
Submitted by:	Ports Fury
2013-03-23 17:59:12 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Pawel Pekala
d2a582db5c Sweet Home 3D is a free interior design application that helps you place your
furniture on a house 2D plan, with a 3D preview.

WWW: http://www.sweethome3d.com

PR:		ports/171760
Submitted by:	Matthias Petermann <matthias@petermann.it>
2013-03-21 20:16:53 +00:00
Baptiste Daroussin
7ef963090c Convert to new options framework left unconverted ports in c* categories 2013-03-21 17:39:03 +00:00
Thierry Thomas
4e562e73c9 Chase french/med upgrade. 2013-03-19 20:35:32 +00:00
Thierry Thomas
bb70d9af91 Upgrade to 1.10.4. 2013-03-19 20:34:59 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Maho Nakata
0b22089ce5 * Fix pkg-plist for WITH_EXAMPLES case.
* Update variable in case we want to replace default browser
  or gv (and port revision bumped accordingly).

Submitted by: pfg@
PR:	176649
2013-03-18 01:19:49 +00:00
Alexey Dokuchaev
f42840e555 In categories starting with 'c' and 'd', remove empty lines from pkg-plist
(except for `databases/tdbc' and `devel/py-mercurialserver', where it looks
like they're being used deliberately).
2013-03-17 13:55:04 +00:00
Pawel Pekala
3b60309ab2 LDraw is an open standard for LEGO CAD programs that allow the user to create
virtual LEGO models and scenes. You can use it to document models you have
physically built, create building instructions just like LEGO, render 3D photo
realistic images of your virtual models and even make animations.
The possibilities are endless. Unlike real LEGO bricks where you are limited by
the number of parts and colors, in LDraw nothing is impossible.

WWW: http://www.ldraw.org/

PR:		ports/174901
Submitted by:	nemysis@gmx.ch
2013-03-13 21:39:40 +00:00
Stephen Montgomery-Smith
fd0f39aa6e - Update to 2.7.0.
Reported by:	thierry@
2013-03-09 22:22:52 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Maho Nakata
c0e6e48d75 Update cad/calculix to version 2.5
PR:		176649
Submitted by:	pfg@
2013-03-05 02:20:24 +00:00
Pawel Pekala
1987ef6278 Logisim is an educational tool for designing and simulating digital logic
circuits. With its simple toolbar interface and simulation of circuits as
you build them, it is simple enough to facilitate learning the most basic
concepts related to logic circuits. With the capacity to build larger circuits
from smaller subcircuits, and to draw bundles of wires with a single mouse
drag, Logisim can be used (and is used) to design and simulate entire CPUs for
educational purposes.

Logisim is used by students at colleges and universities around the world in
many types of classes, ranging from a brief unit on logic in general-education
computer science surveys, to computer organization courses, to full-semester
courses on computer architecture.

WWW: http://ozark.hendrix.edu/~burch/logisim/

PR:		ports/176354
Submitted by:	Javad Kouhi <javad.kouhi@gmail.com>
2013-03-02 13:26:40 +00:00
Martin Wilke
28ef886ae5 - Update to 2.3.0
PR:		176545
Submitted by:	ports fury
2013-03-02 06:32:19 +00:00
Martin Wilke
5b43ff095b - Update to 1.8.1
PR:		176537
Submitted by:	ports fury
2013-03-02 05:54:37 +00:00
Niclas Zeising
6dcbb6a6fe Update to 3.3.44 2013-02-28 20:58:45 +00:00
Felippe de Meirelles Motta
f0ef6d2ee2 - Update to 9.03.
- Add desktop entry
- Pass maintainership to submitter

PR:		ports/176387
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2013-02-26 21:06:55 +00:00