Commit graph

3605 commits

Author SHA1 Message Date
Dmitry Marakasov
0901340b7b - Mark BROKEN: produces unusable library
When attempling to link with libfec:

/usr/local/lib/libfec.so: undefined reference to `find_cpu_mode'
/usr/local/lib/libfec.so: undefined reference to `log'
cc: error: linker command failed with exit code 1 (use -v to see invocation)

PR:		200182
Submitted by:	amdmi3
Approved by:	maintainer timeout (olgeni, 7 weeks)
2015-07-01 17:27:24 +00:00
Antoine Brodin
5780c3d1fa Spell MAKE_JOBS_UNSAFE correctly 2015-06-28 15:23:03 +00:00
Philip M. Gollucci
77a066b886 comms/rxtx: pass maintainer to submitter
550 5.1.1 <mirror176@cox.net> invalid recipient

Requested by: Submitter
2015-06-27 19:34:48 +00:00
Philip M. Gollucci
cf9286addd comms/rxtx: mutiple fixes
Makefile
1) Missing dependancy on plibthread.so.1

Java code base
2) Added commandline debug output in multiple Java files

3) Tided comment statements, tabulation and white space to aid reading
of sections of the original source code

4) Added additional debug statements to aid diagnosis in multiple Java
files

5) Moved error logging from Zystem to be local in the RXTXPort.java
file (was never firing from Zystem); now common with rest of codebase

6) Ensured that RXTX only outputs debug level information when
requested.

7) Only enumerate the local ports on initialisation once (use of
init_clean), rather than three times.

8) Updated ports lists to reflect current usage pre FreeBSD v10 and post
v10.

9) Debug identifier inserted before all calls

10) correctly read the properties file when there are multiple java
library paths

11) Enabled the skipping of parrellel ports during scans where they are
not used by the invoking java parent base to RXTX (Still allows them to
be manually specified in gn.io.parellel env arg)

SerialImp.c
12) Tidied code indentation (where needed, it is a medium length file
and doesn't provide benifit on areas that work)

13) Added standard out debug support to allow for assessment of
interaction with Java code that can be compiled in (DEBUG_STDOUT)

14) Added entry and exist debug statement for key functions

15) where sprintf is being used, ensure that the existing ptr refers to
an empty string (uses memset to sizeof)

16) cleared up display tabulation of function headers in entire file (on
second enumeration strings contained garbage)

17) Remove LEAVE and ENTRY functions as not working as expected in
header.

18) Made sure all debug statements are null pointer terminated (note
sprintf is not solely used for debug message formatting)

19) Added condition so that a port that is in use during testread() is
still reported as selectable. (If you attempt to open it after the port
scan and it is still EBUSY the behaviour is unaltered and will throw a
suitable error back)

20) Disabled uucp for lpt ports, as uucp only applies to tty on
FreeBSD (so says the Handbook...)

21) RXTXPort:interruptEventLoop - resolved SIGABRT call to
process (intended to kill off thread not entire JRE)...

22) RXTXPort:interruptEventLoop now waits for timer in child thread to
expire before attempting to closing the thread (delay between 0 and
1000000 sleeps)

23) All debug streams for FreeBSD now forward to same function for
uniform formatting.

This fixes two downstream issues in the arduino port, which results in
missing dependancies, a core dump when uploading, or very slow port
enumeration (up to 30s in some cases) when the arduino IDE is first
started.

PR:                  200179
Submitted by:        james@elstone.net
Approved by:         maintainer timeout (mirror176@cox.net ; 45 days)
2015-06-27 19:34:42 +00:00
Dmitry Marakasov
6fde1ce957 - Mark BROKEN on 9.x:
/wrkdirs/usr/ports/comms/gnuradio/work/gnuradio-3.7.4/volk/kernels/volk/volk_8u_x4_conv_k7_r2_8u.h:191: error: incompatible type for argument 1 of '__builtin_ia32_psrlqi128'

Approved by:	portmgr blanket
Reported by:	pkg-fallout
2015-06-25 10:46:42 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Baptiste Daroussin
761e10133d All directory handling is now automatic: cleanup plist 2015-06-20 17:12:36 +00:00
Martin Matuska
90eb96c745 Horde package update:
comms/pear-Horde_ActiveSync 2.28.4 -> 2.28.5
devel/pear-Horde_Core 2.20.4 -> 2.20.5
devel/pear-Horde_Icalendar 2.0.11 -> 2.1.0
mail/pear-Horde_Imap_Client 2.28.1 -> 2.29.0
www/horde-base 5.2.5 -> 5.2.6
mail/horde-imp 6.2.8 -> 6.2.9
deskutils/horde-kronolith 4.2.7 -> 4.2.8
deskutils/horde-nag 4.2.4 -> 4.2.5
mail/horde-turba 4.2.6 -> 4.2.7
mail/horde-webmail 5.2.6 -> 5.2.7
deskutils/horde-groupware 5.2.6 -> 5.2.7
2015-06-19 06:42:47 +00:00
Dmitry Marakasov
105d862291 - Fix build on CURRENT
In base revision r281198, sockaddr_l2cap structure was changed, and
an #error which fires by default was added as a safety measure to
make sure all structure consumers are updated to initialize new
fields. This port, however, doesn't seem to use this structure, so
it should be safe to just disable the error.
2015-06-17 18:58:10 +00:00
Dmitry Marakasov
e63af05e6c - Fix shebangs 2015-06-17 13:01:22 +00:00
Guido Falsi
8274f12d4f - Fix configure when both X11 and SMSD options are off [1]
(this port always requires glib20)
- While here regenerate patches to silence portlint warnings

Reporterd by:	Marc van Houtum <marc at dutchsecurity.net> (by email) [1]
2015-06-15 14:36:21 +00:00
Jose Alonso Cardenas Marquez
d3679967c0 - Bump PORTREVISION. lazarus was updated to 1.4.0 2015-06-15 08:41:57 +00:00
Jun Kuriyama
a31ee3646d - Upgrade to 8.2.1. 2015-06-13 09:03:13 +00:00
Erwin Lansing
3e67d040d7 Reset dhn's ports
PR:		197522
Submitted by:	jbeich
Approved by:	portmgr
2015-06-12 20:58:13 +00:00
Alberto Villa
1fd64ca33a - Update libplist to 1.12.
- Update libusbmuxd to 1.0.10.
- Update libimobiledevice to 1.2.0.
- Update usbmuxd to 1.1.0.

This marks an important milestone with proper iOS 8 support that is
packed with new features, tools, speed improvements, code refactoring,
crash fixes, memory leak fixes and much more.
2015-06-11 15:07:48 +00:00
Martin Matuska
0421721e83 Horde package update:
comms/pear-Horde_ActiveSync 2.27.1 -> 2.28.4
devel/pear-Horde_Core 2.20.0 -> 2.20.4
security/pear-Horde_Crypt_Blowfish 1.0.3 -> 1.1.0
devel/pear-Horde_Date 2.0.13 -> 2.1.0
mail/pear-Horde_Imap_Client 2.28.0 -> 2.28.1
mail/pear-Horde_Mime 2.9.0 -> 2.9.1
security/pear-Horde_Share 2.0.6 -> 2.0.7
deskutils/horde-kronolith 4.2.6 -> 4.2.7
2015-06-10 20:08:19 +00:00
Antoine Brodin
9d006776f5 Fix LIB_DEPENDS 2015-06-08 05:46:09 +00:00
Stephen Hurd
92eba15309 Update concordance and associated libraries to ver 1.2
Require the same PORTVERSION on the libs as the binary.
2015-06-06 09:33:25 +00:00
Sunpoet Po-Chuan Hsieh
e01bd1d94d - Add NO_ARCH 2015-06-03 18:40:51 +00:00
Stephen Hurd
7a3a09920f Update to 3.22.10
Maintenance/bugfix release.
2015-06-01 20:23:28 +00:00
Mathieu Arnold
90a49f0472 Cleanup USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-30 21:25:06 +00:00
Baptiste Daroussin
3fef6c52f0 Update portaudio to v19/Remove portaudio2 [1]
Chase portaudio change
Add patches from debian for games/cultivation
Add patches from upsteam for audio/rezound
Mark py-fastaudio as broken

Approved by:	maintainer
2015-05-30 20:39:12 +00:00
Baptiste Daroussin
40d981465f Create at least a bit more proper libraries:
- run ranlib on the static library
- give a soname to the shared library
- make the real file the the library with a version in the name
- make the .so the symlink

Bump portrevision for the ports using the library
2015-05-30 08:27:46 +00:00
Dmitry Marakasov
1546ca3da6 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-28 18:15:21 +00:00
Sunpoet Po-Chuan Hsieh
cf68df85e2 - Add LICENSE
- Update WWW
2015-05-27 16:22:26 +00:00
Stephen Hurd
ab4969564a Upgrade to 1.9.0
- Switch to USE_GITHUB
- Use OPT_* instead of .if blocks
- Switch to makepatch format

PR:		200318
Submitted by:	takefu@airport.fm
2015-05-27 03:57:29 +00:00
Dmitry Marakasov
cce3a74ecd - Don't cat pkg-message from Makefiles
Approved by:	portmgr blanket
2015-05-27 00:15:04 +00:00
Sunpoet Po-Chuan Hsieh
9316a8670e - Remove unneeded executables (bin/console and bin/testserver)
- Remove CONFLICTS_INSTALL
- Remove rubygem-gitlab-grack from CONFLICTS_INSTALL of comms/conserver*
- Bump PORTREVISION for package change

Differential Revision:	https://reviews.freebsd.org/D2625
Submitted by:	mmoll
2015-05-24 08:10:15 +00:00
Sunpoet Po-Chuan Hsieh
6cc66df8ea - Update to 2.0.2
- Add LICENSE
- Mark CONFLICTS_INSTALL among comms/conserver, comms/conserver-com and www/rubygem-gitlab-grack

Changes:	https://github.com/gitlabhq/grack/blob/master/CHANGELOG
2015-05-23 15:30:01 +00:00
Mathieu Arnold
8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Stephen Hurd
5f140dc64a Upstream tarball re-rolled. Minor comment and documentation changes. 2015-05-12 09:16:46 +00:00
Stephen Hurd
a8633771d5 Fix MASTER_SITE_LOCAL 2015-05-12 09:13:13 +00:00
Dmitry Marakasov
62a24425ce - Add CPE info
Approved by:	portmgr blanket
2015-05-11 23:53:36 +00:00
Dmitry Marakasov
3b8ece14cd - Add CPE info
Approved by:	portmgr blanket
2015-05-11 23:53:28 +00:00
Mathieu Arnold
88bfe4bd43 Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
2015-05-11 18:34:57 +00:00
Diane Bruce
e61f6205b6 Get portaudio2 dependencies right since libs are not in ${LOCALBASE}/lib
Clean up LOCAL slightly
2015-05-11 11:57:28 +00:00
Stephen Hurd
e2d1b6c116 Add patch to fix OSS support (bump PORTREVISION)
Switch to Options-NG.
Use makepatch for patchs.

PR:		200039
Submitted by:	takefu@airport.fm
2015-05-11 09:31:38 +00:00
Diane Bruce
66effd4a1e Update to 1.2.1
PR:		ports/200043
Submitted by:	takefu@airport.fm
2015-05-10 03:16:47 +00:00
Adam Weinberger
873fc24bd2 Reassign to perl@. 2015-05-08 18:21:54 +00:00
Dmitry Marakasov
178592ab36 - Don't install static libraries with INSTALL_LIB (part 1/2)
Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-08 14:04:50 +00:00
Dmitry Marakasov
bc424e7dd5 - Add missing file (%%DATADIR%%/cfg-data/Server-mode/smplayer2.cfg) to plist
- Sort plist
- Add LICENSE_FILE

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-08 09:57:01 +00:00
Jan Beich
a194fc37be comms/seyon: update to 2.20c
- Switch to Debian distfile
- Unbreak make -jN build
2015-05-08 01:45:37 +00:00
Antoine Brodin
f1502d290f Unbreak comms/qtel slave port 2015-05-07 20:02:04 +00:00
Mathieu Arnold
c6457ffef4 Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:16:53 +00:00
Wen Heping
b5488f97b2 - Fix unfetchable and unbreak
PR:		199577
Submitted by:	craig001@lerwick.hopto.org(maintainer)
2015-05-06 03:31:07 +00:00
Jan Beich
2f018cf3e9 comms/usbmuxd: unbreak build on 10.2R and 11.0C
Try to autodetect ppoll(2) instead of hardcoding the list of
platforms lacking it thus using fallback.

GitHub:		libimobiledevice/usbmuxd#36
PR:		199545
Reported by:	pkg-fallout
Approved by:	maintainer timeout (2 weeks)
2015-05-05 11:35:57 +00:00
Stephen Hurd
ba1b629b84 Add bin/locator to plist.
Silences check-orphans complaint.
2015-05-02 23:28:56 +00:00
Stephen Hurd
9519e772d7 Update to latest release. 2015-05-02 23:26:22 +00:00
Stephen Hurd
15667fb54b Add dependency on libfftw3.so.
PR:		199412
Submitted by:	takefu@airport.fm
2015-05-02 23:25:44 +00:00