Commit Graph

37 Commits

Author SHA1 Message Date
Piotr Kubaj 4e40bf907b comms/syncterm: enable on powerpc64le 2021-01-17 01:39:23 +00:00
Piotr Kubaj 3b935cc772 comms/syncterm: enable on powerpc64
MFH:		2021Q1
2021-01-15 20:46:44 +00:00
Ed Maste f4e9c92ad2 comms/syncterm: add BUILD_DEPENDS as:devel/binutils
/usr/bin/as will soon be removed from the FreeBSD base system, for
FreeBSD 13.0.

Depend on as (not ${LOCALBASE}/bin/as) so that this will introduce no
change for existing 11.x and 12.x, which will continue to use the base
system GNU as 2.17.50.

PR:		205250
Approved by:	portmgr (blanket)
2020-05-29 00:15:17 +00:00
Tobias Kortkamp 2bf9ca57b1 c*: Add missing USES={gnome,php,sdl,xorg} 2019-11-08 09:31:13 +00:00
Niclas Zeising c2e845d0c8 Add USES=xorg USES=gl, ports categories c
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'.
2019-11-04 21:36:13 +00:00
Antoine Brodin 6b46dd4d22 Spell MAKE_JOBS_UNSAFE correctly 2015-09-10 18:29:38 +00:00
Stephen Hurd 8a9064ddb9 Disable ccache since a submake explicitly discards the enivronment.
Reported by amdmi3@
2015-08-18 09:43:23 +00:00
Stephen Hurd 6c59f3d10c Fix build - perl used during build. 2015-08-16 06:51:38 +00:00
Stephen Hurd 39a07d8719 Remove the DEBUG option. 2015-08-15 10:36:04 +00:00
Stephen Hurd 527bcb7ec5 Update to version 1.0
Clean up Makefile to use new options format
Remove incorrect INSTALLS_ICONS usage
2015-08-15 10:33:03 +00:00
Tijl Coosemans 60945f0277 Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-12-08 16:48:38 +00:00
Gerald Pfeifer 15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
Adam Weinberger a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Alex Kozlov 3e3a8c925a - Remove empty files and directories 2014-06-24 12:29:20 +00:00
Stephen Hurd 4e5b54a3ec Update my ports to use my shurd@FreeBSD.org account
Approved by:    db, skreuzer (mentors)
2014-06-18 20:18:11 +00:00
Martin Wilke 0a5871747f - Update to latest
PR:		190598
Submitted by:	maintainer
2014-06-04 11:46:45 +00:00
Vanilla I. Shu c48287f495 Stageify.
Approved by:	portmgr@
2014-05-23 01:56:39 +00:00
Martin Wilke a471bc15e4 - Convert USE_GMAKE/USE_BZIP2 to USES 2014-03-13 08:18:38 +00:00
Baptiste Daroussin 67cf19a68f Reduce over inclusion of bsd.port.mk 2014-01-15 23:23:32 +00:00
Baptiste Daroussin 22aa02fd75 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
2013-12-11 15:10:44 +00:00
Dmitry Marakasov a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
Baptiste Daroussin 2b300eeb3f Add NO_STAGE all over the place in preparation for the staging support (cat: comms) 2013-09-20 16:03:29 +00:00
Jason Helfman a71c41a2ef - adopt optionsNG
- trim historical header

Approved by:	portmgr (miwi)
2013-03-24 15:12:01 +00:00
Marcus von Appen fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Mark Linimon c284abee23 Mark as ignore on sparc64 (and presumably all tier-2): #error "Need to
describe target architecture"
2011-08-10 08:45:40 +00:00
Martin Wilke e0bbbe66bc - Update to 0.9.4
PR:		155734
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
2011-04-12 02:46:57 +00:00
Martin Wilke bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dmitry Marakasov c926af277e - Switch SourceForge ports to the new File Release System: categories starting with B,C 2009-08-22 00:15:15 +00:00
Rong-En Fan 4bd6346984 - Update to 0.9.20080406
PR:		ports/122517
Submitted by:	Stephen Hurd <shurd at sasktel.net> (maintainer)
2008-04-13 11:36:30 +00:00
Martin Wilke c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Martin Wilke 2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Marcelo Araujo e9857005c1 - Update to 20070722.
- Add files/patch-GNUmakefile.

Reported by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
Approved by:	pav (portmgr, in mentor's absence), Stephen Hurd (maintainer)
2007-07-30 01:41:20 +00:00
Marcelo Araujo a1a53f584e - Add ICONS and DESKTOP files forgotten in the last commit.
- Add pkg-plist file.

Reported by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
Approved by:	stas (mentor)
2007-07-17 14:24:21 +00:00
Marcelo Araujo 418670d762 - Update to 0.9.20070704.
PR:		ports/113072
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
Approved by:	stas (mentor)
2007-07-15 15:59:54 +00:00
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan db4e54cb45 - Use sourceforge mirror
PR:		ports/109071
Submitted by:	Stephen Hurd <shurd at sasktel.net> (maintainer)
2007-02-12 12:28:14 +00:00
Alejandro Pulver 49db6a7c96 An ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, or
SSH. Supports ANSI music and the IBM charset when possible. Will run from a
console, under X11 using XLib, or using SDL.

WWW: http://syncterm.bbsdev.net/

PR:		ports/104622
Submitted by:	shurd
2006-11-02 02:19:21 +00:00