Commit graph

1726 commits

Author SHA1 Message Date
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
Ruslan Makhmatkhanov
637a0a4e61 - update to 2.2.2
- convert to optionsng (EXAMPLES case), while here

PR:		176274
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
2013-02-20 18:07:19 +00:00
Pietro Cerutti
4c442f4ce3 - Really get rid of PTHREAD_ stuff
Reported by:	miwi
2013-02-13 16:07:24 +00:00
Pawel Pekala
3bd68caae6 - Update to 3.7.48, give mainatinership to submitter [1]
- Improve COMMENT
- Binary links to libXScrnSaver

PR:		ports/175804 [1]
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2013-02-09 11:20:31 +00:00
Martin Wilke
f8a5c19be9 - Update to 0.7.06.038
PR:		175019
Submitted by:	Ports Fury
2013-02-08 01:58:49 +00:00
Pietro Cerutti
5316d6995c - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: cad)
Approved by:	portmgr
2013-02-07 14:57:49 +00:00
Pietro Cerutti
08d561670f - Get rid of USE_TCL_THREAD and USE_TK_THREAD usages 2013-02-06 15:42:16 +00:00
Baptiste Daroussin
92e8c1f814 Fix build on FreeBSD 9+ 2013-02-05 17:19:31 +00:00
Marcelo Araujo
d844b64a98 - Update to 0.79.2.
PR:		ports/174199
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-02-04 10:03:15 +00:00
Max Brazhnikov
3503833535 Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
2013-02-03 18:16:54 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Marcelo Araujo
c9b5f68830 - Update to 1.19E.
- Trim header.

PR:		ports/174168
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-01-21 03:35:02 +00:00
Marcelo Araujo
df684fdb01 - Update to 9.7.79.
PR:		ports/174159
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-01-21 03:34:12 +00:00
Niclas Zeising
5a362c8c01 Update to 3.3.42
Approved by:	kwm, miwi (mentors, implicit)
2013-01-15 16:20:55 +00:00
Jason Helfman
f43dc9aa8c - adopt optionsNG [1]
- while here, break out massive man page list into Makefile.man [2]

PR:		175166
Submitted by:	maintainer, erik@brlcad.org [1], jgh@ [2]
Approved by:	maintainer, erik@brlcad.org [2]
2013-01-10 18:12:45 +00:00
Max Brazhnikov
5dd37213f5 - 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
2013-01-07 02:07:26 +00:00
Beat Gaetzi
8558ca7184 - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
2012-12-30 12:03:51 +00:00
Thierry Thomas
4b1d2ad080 - Chase Qt upgrade;
- Chase VTK upgrade;

- Unbreak.

Credit: most of these patches have been sent by Roger Mason
(rmason (at) mun.ca) to the maintainer.

PR:		ports/174065
Submitted by:	/me
Approved by:	maintainer
2012-12-29 17:53:13 +00:00
Guido Falsi
75fcf57fc8 - Update to 3.7.45 2012-12-22 11:59:34 +00:00
Pawel Pekala
54d5999426 - Update to version 2.2.1 [1]
- Add missing deps

PR:		ports/174370 [1]
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
2012-12-16 18:14:59 +00:00
Pawel Pekala
4a4fe03ea1 - Fix BROKEN by disabling build of togl an isst [1]
- Add missing library deps this package's binaries link to

PR:		ports/174282 [1]
Submitted by:	Erik Greenwald <erik@brlcad.org> (maintainer)
2012-12-15 17:09:31 +00:00
Eitan Adler
4babdc3425 Update to 9.7.78 2012-12-14 18:01:40 +00:00
Eitan Adler
cfe96b056c Update leocad to 0.79
Trim header
2012-12-14 17:27:03 +00:00
Baptiste Daroussin
e1aa8ccf0a convert SINGLE -> RADIO options 2012-12-11 12:40:42 +00:00
Martin Matuska
b2c4fbb77a Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
2012-12-10 19:11:11 +00:00