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

2174 Commits

Author SHA1 Message Date
Koop Mast
ffa8a3291b Fix fix compiler error by adding patch from upstream.
PR:		ports/176887
Submitted by:	Lowell Gilbert <freebsd-questions-local@be-well.ilk.org>
Obtained from:	pan upstream
2013-03-12 18:58:38 +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
Li-Wen Hsu
5aa43c1aba - Update *_DEPENDS on databases/py-sqlite3 after _sqlite3.so relocation 2013-03-04 10:55:23 +00:00
Ruslan Makhmatkhanov
de82e5bf9f - add upstream patch to fix runtime with Twisted version > 11.1
- bump PORTREVISION

while here:
- trim Makefile header
- define PORTDOCS uncoditionally
- convert to optionsng (DOCS case)

PR:		171388
Reported by:	W.Scholten <w-info@xs4all.nl>
Approved by:	maintainer timeout (4 months)
2013-02-26 18:47:53 +00:00
Steve Wills
6e4db9c086 - Actually fix the plist issues reported by redports
Submitted by:	ak
2013-02-18 19:46:13 +00:00
Steve Wills
61a9336a55 - Try to resolve plist issues reported by redports 2013-02-18 00:30:38 +00:00
Steve Wills
3587a4abf8 - Fix changes accidentally dropped in last commit
- Bump PORTREVISION just in case

Pointyhat to:	swills
Reported by:	ak
2013-02-17 21:27:02 +00:00
Steve Wills
0fbd9d59f2 - Update to 0.7.11
PR:		ports/176143
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-02-17 20:38:38 +00:00
Steve Wills
c55e4f63be - Update to 9.1
- Convert to OptionsNG
- Trim header while here
- Remove indefinite article from COMMENT
- Remove ABI version numbers from LIB_DEPENDS
- Remove LICENSE_FILE since GPLv2 is in Templates/Licenses
- Install example config

PR:		ports/174306
PR:		ports/175851
Submitted by:	Jeff Burchell <toxic@doobie.com> (maintainer)
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	Jeff Burchell <toxic@doobie.com> (maintainer)
2013-02-17 20:29:18 +00:00
Jason Helfman
109293b9e2 - pass maintainership to submitter
PR:		176120
Submitted by:	gary@hayers.org
2013-02-14 05:10:09 +00:00
Jason Helfman
79dfd4e156 add new port: news/mail2nntp
mail2nntp is a bridge from email realm to the newsgroup one.
It can be used to replicate a mailing-list on a newsgroup server.
It is a generic toot, using NNTP network commands

WWW: http://sourceforge.net/projects/mail2nntp/

PR:		176120
Submitted by:	gary@hayers.org
2013-02-14 05:09:24 +00:00
Steve Wills
26d5f13b35 - Update to 0.7.10
PR:		ports/175777
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-02-04 00:35:22 +00:00
Dirk Meyer
d61da0726e - cleanup header 2013-01-27 13:17:33 +00:00
Dirk Meyer
72ec86dcfa - fix spelling 2013-01-26 16:46:05 +00:00
Dirk Meyer
d579cd2aaa - cleanup header 2013-01-26 16:34:39 +00:00
Dirk Meyer
1d62d821d9 - cleanup header
- strip shlibversion in depedency
2013-01-26 16:06:35 +00:00
Matthias Andree
7eea171a5d Upgrade to new upstream release 1.5.6. 2013-01-22 08:32:42 +00:00
Matthias Andree
3e5d5cf5f5 Convert to OptionsNG.
Fix an installation error to fresh PREFIX directories, where a file was
installed one directory level too close to the root (lib/newsstar) and
renamed.
2013-01-20 16:27:40 +00:00
Matthias Andree
17366a646b Take maintainership. 2013-01-20 14:52:43 +00:00
Wen Heping
a75a7d8545 - Update to 1.5.5
- Trim Makefile headers
2013-01-20 13:46:44 +00:00
Emanuel Haupt
c4c14fd156 - Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header
2013-01-15 13:40:28 +00:00
Steve Wills
3cbeac2949 - Update to 0.7.9
PR:		ports/174866
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2013-01-09 04:11:25 +00:00
Johan van Selst
8918570cea - Upgrade to slrn 1.0.1
- Update MASTER_SITES
2012-12-22 18:26:08 +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
Eitan Adler
a52b1a298c Revert Chris Petrik's ports to the pool. Thank you for all your work so far, and should you desire to return just let us know.
PR:		ports/174309
Submitted by:	Chris Petrik
2012-12-10 01:20:16 +00:00
Steve Wills
3d95a1d107 - Update to 0.7.6
PR:		ports/173908
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
Feature safe:	yes
2012-11-28 02:41:41 +00:00
Steve Wills
3b115a1ff0 - Update to 0.7.5
- Set maintainer to submitter

PR:		ports/173628
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	David Brooks <dab@rj45.org> (maintianer)
Feature safe:	yes
2012-11-23 23:34:40 +00:00
Dirk Meyer
e5541444db - drop obsolte WWW:
Feature safe: yes
2012-11-16 06:37:57 +00:00
Matthias Andree
cbc8a95765 Update CONFLICTS. [1]
Remove API version from gdbm library.

Suggested by:	ketas's ports conflicts checker
Feature safe:	yes
2012-11-15 23:31:37 +00:00
Matthias Andree
fbe250568a Update CONFLICTS.
Suggested by:	ketas's ports conflicts checker
Feature safe:	yes
2012-11-15 23:30:32 +00:00
Dirk Meyer
851945b1eb - cleanup comments
Feature safe: yes
2012-10-13 13:39:56 +00:00
Mark Linimon
a8693b8dee Force numerous ports that fail to build with clang over to instead always
rely on gcc.  The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.

The ports chosen were ports that blocked 2 or more ports from building with
clang.  (There are several hundred other ports that still fail to build with
clang, even with this patch.  This is merely one step along the way.)

Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.

For those who have gcc as their default compiler, this change is believed
to cause no change.

Hat:		portmgr
Tested with:	multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
		combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Baptiste Daroussin
fd959c7d6e Finish converting perl@ ports to new Options Framework 2012-10-05 14:09:59 +00:00
Eitan Adler
f439946309 Welcome back Chris Petrik <c.petrik.sosa@gmail.com>
PR:	ports/171481
2012-09-09 02:30:44 +00:00
Pawel Pekala
d5df9881cb - Fix build with OpenSSL >= 1.0 [1]
- Mark MAKE_JOBS_UNSAFE:

===>  Building for nzbget-0.8.0
/usr/bin/make  all-am
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]

PR:		ports/171196 [1]
Submitted by:	freebsd@nagilum.org [1]
Approved by:	maintainer
2012-09-07 21:11:32 +00:00
Dima Panov
5f5db2b1bc - Fix innd/nnrpd semget failures
Do not set any shmem permission bits except for the six allowed bits

PR:		171134
Submitted by:	G. Paul Ziemba
2012-09-02 13:53:16 +00:00
Johan van Selst
1bc153c290 - Fix compilation error when building trn without NNTP support
- No PORTREVISION bump needed

Submitted by:	Sean Eric Fagan <sef@Kithrup.COM>
2012-09-02 09:16:08 +00:00
Steve Wills
70df0616ab - Update to 0.7.3
PR:		ports/170520
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	maintainer timeout (dab@rj45.org, > 2 weeks)
2012-08-26 18:42:19 +00:00
Eygene Ryabinkin
f7b99adb95 news/inn: fix plaintext command injection, CVE-2012-3523
Relevant only for INN installations that are using encryption.

PR:		171013
Approved by:	fluffy@FreeBSD.org (maintainer)
Security:	http://www.vuxml.org/freebsd/a7975581-ee26-11e1-8bd8-0022156e8794.html
2012-08-26 17:33:12 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Steve Wills
36624543ed - Update to 0.7.2
- Convert to OptionsNG

PR:		ports/170260
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	David Brooks <dab@rj45.org> (maintainer)
2012-07-30 01:13:11 +00:00
Beat Gaetzi
f6e49310d9 - Remove CONFLICTS as shared-mime-info is an indirect build dependency
- Mark as BROKEN: overwrite a file owned by misc/shared-mime-info:
  share/mime/application/x-nzb.xml

Reported by:	pointyhat
2012-07-27 12:40:32 +00:00
Carlo Strub
7fa8345944 Register CONFLICTS
Submitted by:	Sulev-Madis 'ketas' Silber (via e-mail)
2012-07-18 06:28:06 +00:00
Dirk Meyer
03e6d0c574 - fix build after inn has moved includes.
PR:		169588
Submitted by:	John Levine
2012-07-17 04:59:29 +00:00
Dima Panov
9e9bc9e5ed - Fix typo
Noticed by:	Geraint A. Edwards via email
2012-07-08 10:47:11 +00:00
Dima Panov
87003d51ea - Add options for OpenSSL (for those who don't need) and GnuPG (pgpverify)
- TCL is no longer supported.
- Use new option framework.
- USE_PYTHON implies inclusion of bsd.python.mk.
- There are no --with-max-socket, --with-etc-dir and --with-datarootdirdir in configure.
- empty({PORT_OPTIONS:MTAGGED_HASH) NOT implies LARGE_FILES.
- Add missed files to plist

PR:		169666
Submitted by:	Hung-te Liang <lhd AT cs DOT nctu DOT edu DOT tw>
2012-07-07 12:34:18 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00