Danilo Egea Gondolfo
828586b1e2
- Update to 0.31.0
2015-09-13 18:15:18 +00:00
Danilo Egea Gondolfo
cfb04c2483
- Update to 5.500.2
2015-09-13 18:14:47 +00:00
Danilo Egea Gondolfo
dbaa20970b
- Update to 0.30.1
2015-09-13 18:12:52 +00:00
Danilo Egea Gondolfo
5c3a3a791f
- Update to 3-6-13
2015-09-13 18:07:49 +00:00
Danilo Egea Gondolfo
ac8989c768
- Update to 1.14.1
2015-09-13 18:05:54 +00:00
Baptiste Daroussin
149ab99171
Use wxGTK3
2015-09-13 18:00:04 +00:00
Rodrigo Osorio
e46dd3a39e
Upgrade port, change upstream reference to github
...
PR: 203005
2015-09-13 17:59:00 +00:00
Baptiste Daroussin
6acdaad8e9
Convert to use wxGTK3
2015-09-13 17:57:49 +00:00
Baptiste Daroussin
139eb4990c
Switch to wxgtk3
2015-09-13 17:50:16 +00:00
Baptiste Daroussin
3dc096b45c
Mark as deprecated:
...
Does not support newer wxWidget and no release upstream for 8 years
2015-09-13 17:31:47 +00:00
Koop Mast
f204d033c2
Add a man config file, to point to the custom location where xpdf puts the
...
man pages. This is done to avoid a conflict with poppler-utils. If both
are installed, the poppler-utils man pages are prefered.
PR: 202231
Submitted by: Joseph Mingrone <jrm@ftfl.ca>
Approved by: maintainer timeout (14 days)
2015-09-13 17:15:30 +00:00
Baptiste Daroussin
e2afe86598
Mark as deprecated:
...
Does not support newer wxWidget and no release upstream for 8 years
2015-09-13 17:05:49 +00:00
Baptiste Daroussin
69397865ba
Switch to wxPython 3.0+
2015-09-13 16:55:54 +00:00
Koop Mast
07297fc5b2
Replace HAVE_GNOME based check for esound with a exists() based one.
2015-09-13 16:16:32 +00:00
Baptiste Daroussin
5d6adb3184
Convert to options helpers
...
Nuke now useless WANT_GNOME
Use BROKEN helpers
2015-09-13 14:57:10 +00:00
TAKATSU Tomonari
6286b759ca
- Update to 3.2.7
2015-09-13 14:48:35 +00:00
Baptiste Daroussin
ba0104be18
Remove useless WANT_GNOME
2015-09-13 14:46:32 +00:00
Baptiste Daroussin
71a499b0fa
Convert to option framework
...
Use options helpers
Remove usage of HAVE_GNOME
2015-09-13 14:36:40 +00:00
Lars Engels
59d8592164
- Drop "#if __FreeBSD_version > 700018" from src/osdep/freebsd.c (since this file doesn't have <sys/param.h> included, this version was used everywhere).
...
- Remove pkg-message (says about addition of virtual access points (VAP) in FreeBSD 8).
- Switch to options helpers.
- Add CFLAGS=-I${LOCALBASE}/include for sqlite.h.
- Sort USES.
- Regenerate patches with "make makepatch".
- Bump PORTREVISION.
PR: 202952
Submitted by: Andriy Voskoboinyk (s3erios@gmail.com )
2015-09-13 14:31:54 +00:00
Dmitry Marakasov
4f33ca9aa0
- Update to 5.7.1
...
- While here, add LICENSE
PR: 203050
Submitted by: jimmy@mammothcheese.ca (maintainer)
2015-09-13 14:31:04 +00:00
Baptiste Daroussin
8209b3c229
Clean options by using options helpers
...
Remove gtk1 option
Nuke usage of HAVE_GOME.
Please notice that the port is stil wrong as it still relies on the configure
script to autodetect things instead of controling it depending on options.
At least it is now a bit cleaner
2015-09-13 14:24:59 +00:00
Baptiste Daroussin
b6c8d60810
Convert to option helpers
...
Fix building with xft
Use proper options for gtk2
2015-09-13 14:11:08 +00:00
Ryan Steinmetz
9a4cd7a573
- Update to 0.3.3
...
PR: 203068
Submitted by: John W. O'Brien <john@saltant.com>
2015-09-13 14:09:14 +00:00
Baptiste Daroussin
ff9752d43a
Convert EVOLUTION support into proper options
2015-09-13 14:03:53 +00:00
Baptiste Daroussin
59c2d599c5
Remove asp2php:
...
It is unmaintained upstream for a while
It only works with very old version of asp and generate very old version of php
2015-09-13 13:58:14 +00:00
Baptiste Daroussin
9384117b22
Remove the autodetect option
...
Convert to options helpers
2015-09-13 13:53:09 +00:00
Alexey Dokuchaev
4316a0f65c
- Limit Tier-2 unsupported systems list to sparc64: PowerPC is supported
...
(both 32- and 64-bit), and there's little reason to mention ia64 as it
is being officially killed in -CURRENT some time ago and we don't make
any packages for it anyways
- Rename options POPCNT_ENABLED -> POPCNT and PROFILE_BUILD -> PROFILE;
not just it makes more sense, it also allows to use shared description
text (PROFILE_DESC)
- Place PORTDATA and PORTDOCS right below PLIST_FILES where they belong
- Organize knobs in a more natural way, use `do-install-DOCS-on' target,
mute MKDIR's, improve and kill EOL whitespace in the port description
text, sort USES values, and fix some minor style issues while I'm here
2015-09-13 13:51:42 +00:00
Baptiste Daroussin
9d1287c682
Use proper options to check for esound
2015-09-13 13:42:26 +00:00
Mark Felder
1154a7dc4e
multimedia/plexmedaserver: Update to 0.9.12.11.1406
...
Changes: https://forums.plex.tv/discussion/comment/1002923/#Comment_1002923
2015-09-13 13:41:09 +00:00
Roman Bogorodskiy
4d7f69387d
The 'NAS" option had handlers but was not listed in OPTIONS,
...
so add it to OPTIONS_DEFINE.
Reported by: bapt
2015-09-13 13:27:53 +00:00
Baptiste Daroussin
97604b6e9a
Add a patch to avoid adding install.tgz into dist-mans_MANS which would result
...
in automatic create some mant targets which are unexpected.
Upstream is abusing automake here
2015-09-13 13:18:16 +00:00
Baptiste Daroussin
a4e1b00f71
Make GNOME an option instead of autodetermined
...
While here:
- Use options helpers
- Fix plist with GNOME
2015-09-13 13:16:42 +00:00
Baptiste Daroussin
0c2c9b9e67
Convert the automatically discovered esound into a proper option
...
Approved by: novel (maintainer)
2015-09-13 12:56:49 +00:00
Alexey Dokuchaev
6eac721498
- Attempt to fix the build on Tier-2 systems by avoiding reallocarray()
...
conflict (tested on PowerPC only; the build on sparc64 should be fine,
but cannot be easily completed on flame due to missing X11 bits)
- Tighten COMMENT and fix common style bugs in the Makefile while here
2015-09-13 12:49:13 +00:00
Sunpoet Po-Chuan Hsieh
ba5d90a862
- Fix PORTREVISION to match master port (mail/mutt)
2015-09-13 12:28:56 +00:00
Mikolaj Golub
4a01b99da5
Update to 20150910
2015-09-13 12:24:23 +00:00
Lars Thegler
cf7714fb46
- update to 1.001
...
Changes: https://metacpan.org/changes/distribution/Module-CPANfile
2015-09-13 12:04:42 +00:00
Thomas Zander
9cbbf76b18
Update to upstream version 7.0.1
...
While on it:
- Convert to OPTION helpers for post-install targets
PR: 202758
Submitted by: ports@stdrand.com (maintainer)
2015-09-13 12:04:12 +00:00
Jimmy Olgeni
b35c7493cb
Upgrade to version 0.9.0.
2015-09-13 11:30:45 +00:00
Jimmy Olgeni
9d03740f6a
Upgrade to version 4.19.
2015-09-13 11:30:29 +00:00
Thomas Zander
f640a1a9bd
Update to upstream version 2.7
...
- General port cleanup
- Apply FreeBSD-specific modifications to make it
work out of the box more conveniently
PR: 201837
Submitted by: tkato432@yahoo.com
2015-09-13 10:45:01 +00:00
Thomas Zander
eee31f9b22
Turn WMA into a non-default OPTION for all but i386 and amd64
...
PR: 202350
Submitted by: sbruno@FreeBSD.org
Approved by: maintainer timeout
2015-09-13 10:14:25 +00:00
Kurt Jaeger
c6fbcbf766
databases/cego: 2.25.0 -> 2.25.1
...
- Fix in CegoSelect::nextTuple : in case of rowlimit > 0,
the cached entry was not added to query cache
- Added many columns sample to base test
( create, insert and select for table with 60 columns )
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
2015-09-13 10:08:27 +00:00
Jimmy Olgeni
9c9d85ace5
Upgrade to version 1.1.3.
2015-09-13 09:23:35 +00:00
Thomas Zander
d409029ecb
Update to upstream version 1.5.24, add MIXMASTER OPTION
...
PR: 203056, 202114
Submitted by: Udo.Schweigert@siemens.com (maintainer)
2015-09-13 09:18:09 +00:00
Xin LI
5a26b9c434
Define NDEBUG and disable debugging when DEBUG is disabled, and do so for
...
both client and server.
2015-09-13 07:55:25 +00:00
Wen Heping
9bf826c281
- Update to 0.10.2
2015-09-13 07:02:47 +00:00
TAKATSU Tomonari
95125478fc
- Update to 0.12.1
2015-09-13 05:05:45 +00:00
Hiroki Sato
d45f4fa95f
- Rename japanese/marumoji-fonts with japanese/font-marumoji.
...
- Add LICENSE.
2015-09-13 04:30:17 +00:00
TAKATSU Tomonari
7faf7f1d89
- Update to 1.0-7
2015-09-13 04:29:56 +00:00