1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

7512 Commits

Author SHA1 Message Date
Eitan Adler
6bca362f2c LEGAL claims "Distribution not permitted" and since I can not prove otherwise, assume the worse and disallow any use.
Approved by:	portmgr (implicit)
2013-03-24 23:55:12 +00:00
Ryan Steinmetz
5b5710b322 - Update to 1.14.9 2013-03-24 22:00:39 +00:00
Eitan Adler
ea1e5489cd Fix pkg-plist 2013-03-24 15:50:36 +00:00
Jose Alonso Cardenas Marquez
cc4366672d - Update to 1.0.8 2013-03-23 05:31:34 +00:00
Jose Alonso Cardenas Marquez
9bcc09b9f2 - Update to 2.6.2
- Trim Makefile headers
2013-03-23 05:25:05 +00:00
Eitan Adler
1e2ba6d779 Update to 2.3.2 "Annoy your coworkers for fun and profit"
Changes:
This release introduces vim-style file locking
(though not backup/restore), useful when using nano
in a multi-editor environment.  Feedback is welcome if
you run into any issues with this new code.  Other new
features include additional support for word boundary
checking when cross compiling, fixes for trying to go to
an invalid line number, and the usual documentation
tweaks.
2013-03-23 03:45:50 +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
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
Koop Mast
7ba139b78e Fix patching.
Submitted by:	miwimail
2013-03-22 13:15:47 +00:00
Maho Nakata
7730d2e518 fix typo 2013-03-21 08:06:48 +00:00
Maho Nakata
af861ed18c Rename openoffice-3-devel to openoffice-devel, as the version
number currently doesn't have significant meaning.
2013-03-21 07:58:20 +00:00
Maho Nakata
cb0c293f82 Rename openoffice-3-devel to openoffice-devel, as the version
number currently doesn't have significant meaning.
2013-03-21 06:57:11 +00:00
Maho Nakata
b35acd98c9 Rename openoffice-3-devel to openoffice-devel, as the version
number currently doesn't have significant meaning.
2013-03-21 06:55:25 +00:00
Maho Nakata
488a5eaa12 Remove editors/openoffice.org-vcltesttool as it is no longer used
for openoffice qa.
2013-03-21 06:22:36 +00:00
Maho Nakata
25b2d34cad Update to svn 1457623 2013-03-21 06:18:02 +00:00
Jeremy Messenger
8112386f17 - Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
  shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
  on poppler.

Submitted by:	kwm (poppler* part)
2013-03-21 05:27:16 +00:00
Baptiste Daroussin
6fa84802bb Convert to new options framework:
rename GNOME2 -> GNOME to fits what is defined in global options descriptions
remove X11_ONLY and consider that if X11 is selected and no UI is selected you
are in X11_ONLY mode
remove LANG option which wasn't used anyway
do not try to dirrmtry directory if NLS isn't checked
use RADIO option to do the magic checking of different toolkit
bsd.port.pre.mk and bsd.port.post.mk are not needed anymore so I just removed them

PR:		ports/176684
Submitted by:	bapt
Reviewed by:	miwi
Approved by:	maintainer timeout (14 days)
2013-03-20 23:56:59 +00:00
Thomas Abthorpe
ed1879fd11 - Update to 1.90
- Trim header while I am here

PR:		ports/176523
Submitted by:	maintainer
2013-03-20 17:56:05 +00:00
Koop Mast
2a3357182d Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
2013-03-19 10:40:22 +00:00
Maho Nakata
49c41ff9d3 * patches are needed for new glib [1]
* move bison section to appropreate place.

Submitted by:	Jan Henrik Sylvester <me@janh.de> [1]
2013-03-19 08:03:55 +00:00
Eitan Adler
b63a28f690 "aaargh, quoted Makefile variables"
Approved by:	portmgr (bapt)
2013-03-18 21:56:30 +00:00
Pietro Cerutti
dc7a08b649 - Make spellchecking work by fixing the path to dictionary files
- Bump PORTREVISION

Reported by:	 Sergey <potzilov@gmail.com>
2013-03-18 08:08:41 +00:00
Alexey Dokuchaev
d6fe06e31d In categories starting with [efg], remove empty lines from pkg-plist (except
for `graphics/kipi-plugins').
2013-03-17 14:04:11 +00:00
Alexey Dokuchaev
86618fd189 - Trim Makefile header
- Convert to OptionsNG
- Drop ABI version in LIB_DEPENDS
2013-03-16 11:48:45 +00:00
Jung-uk Kim
32f742772e Disable MERGELIBS by default and mark it broken for now. Currently, it
seems to cause weird run-time link issues but we are not sure whether the
culprit is rtld(1) or clang 3.2.  Stability always outweighs performance.

PR:	ports/176880
2013-03-13 17:38:47 +00:00
Jason Helfman
aa34900580 - adopt optionsNG for DOCS
- trim historical header
- shorten MASTER_SITES

PR:		176470
Submitted by:	jgh@
Approved by:	wen@ (maintainer timeout, 14 days)
2013-03-13 05:05:05 +00:00
Jung-uk Kim
2c6d451191 Fix OpenLDAP dependency.
PR:	ports/176776
2013-03-11 18:16:26 +00:00
Baptiste Daroussin
2db3d67154 restore to unbreak index 2013-03-10 11:00:52 +00:00
Baptiste Daroussin
435587a24f 2012-10-20 editors/semi-xemacs21-mule: No more public distfiles 2013-03-10 00:59:11 +00:00
Baptiste Daroussin
7d20ef9811 Get rid of XAWVER option in bsd.port.mk it does not need to be specified there also remove a useless global XAWVER PLIST_SUB 2013-03-09 21:43:02 +00:00
Eitan Adler
b2f9df5f6d Return davide's ports to the pool per request.
While here:
- trim header
- fix COMMENT

Approved by:	davide (maintainer)
2013-03-09 19:59:21 +00:00
Eitan Adler
ed59156ea9 Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.

Reviewed by:	drogoh (on irc)
2013-03-08 20:23:38 +00:00
Jung-uk Kim
88d919cec0 Correct a dependency. 2013-03-08 19:30:00 +00:00
Jung-uk Kim
e835d5453f Update to 4.0.1. 2013-03-08 19:01:45 +00:00
Emanuel Haupt
1101f09c09 Remove indefinite article from COMMENT 2013-03-08 14:00:30 +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
Bryan Drewery
6910bf819a - Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
2013-03-07 03:25:10 +00:00
Eitan Adler
6a444d83d3 Add license
Trim header
2013-03-02 23:41:11 +00:00
Martin Wilke
20fba8f7f2 - Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_UNSAFE

PR:		176546
Submitted by:	Ports Fury
2013-03-02 14:53:32 +00:00
Eitan Adler
ad3e05b470 - Pet portlint
- Simplify pkg-plist
2013-03-01 19:14:31 +00:00
Eitan Adler
98e2e496ce - Pet portlint
- Move LICENSE to appropriate place
- Teach portscout that only even versions count
2013-03-01 19:12:55 +00:00
Max Brazhnikov
63346c9271 - Fix build by updating to 34.0.1 [1]
- Use options.mk instead of pre.mk/post.mk

Approved by:	portmgr (miwi)
Reported by:	miwi [1]
2013-02-28 17:12:40 +00:00
Max Brazhnikov
e71c4eb4b4 - Add missing Qt4 components to fix build [1]
- Respect CC, etc by passing QMAKEFLAGS to qmake
- Tweak desktop entry

Approved by:	gahr (maintainer)
Reported by:	miwi [1]
2013-02-28 17:12:07 +00:00
Max Brazhnikov
bbce14dcec Update to 3.2.5
PR:		ports/176458
Submitted by:	Naram Qashat (maintainer)
2013-02-27 11:47:50 +00:00
Johan van Selst
97427de59c Update pkg-descr for editors/manedit.
Take this opportunity to add the WWW site
and sort a section of the Makefile.

PR:		ports/176394
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2013-02-24 15:40:06 +00:00
Johan van Selst
77e53619d1 - Upgrade manedit to 1.2.1
- Set new MASTER_SITES
- Grab maintainership
2013-02-24 13:55:49 +00:00
Ashish SHUKLA
d1a973517d - Update to bzr snapshot 111818
- Add OPTION for ACL support
- Make GSETTINGS option depend on DBUS option, as GSettings requires
  DBus to be functional
2013-02-19 10:09:45 +00:00
Jung-uk Kim
8c3ddce2ce Fix jakarta-commons-httpclient build with some locale.
PR:		ports/176205
2013-02-18 21:37:41 +00:00
Po-Chien Lin
c37bcf6971 - Update to 2.23
- Remove ABI version number of LIB_DEPENDS
- Rename patch to pet portlint(1)
- Sort pkg-plist
- Take maintainership

PR:		ports/175956
Approved by:	swills (mentor)
2013-02-18 12:36:09 +00:00