aboutsummaryrefslogtreecommitdiff
path: root/comms/syncterm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Spell MAKE_JOBS_UNSAFE correctlyAntoine Brodin2015-09-101-1/+1
| | | | Notes: svn path=/head/; revision=396595
* Disable ccache since a submake explicitly discards the enivronment.Stephen Hurd2015-08-181-1/+2
| | | | | | | Reported by amdmi3@ Notes: svn path=/head/; revision=394564
* Fix build - perl used during build.Stephen Hurd2015-08-161-1/+2
| | | | Notes: svn path=/head/; revision=394389
* Remove the DEBUG option.Stephen Hurd2015-08-151-4/+2
| | | | Notes: svn path=/head/; revision=394293
* Update to version 1.0Stephen Hurd2015-08-151-38/+18
| | | | | | | | Clean up Makefile to use new options format Remove incorrect INSTALLS_ICONS usage Notes: svn path=/head/; revision=394292
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=374303
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* Update my ports to use my shurd@FreeBSD.org accountStephen Hurd2014-06-181-1/+1
| | | | | | | Approved by: db, skreuzer (mentors) Notes: svn path=/head/; revision=358312
* - Update to latestMartin Wilke2014-06-041-5/+17
| | | | | | | | PR: 190598 Submitted by: maintainer Notes: svn path=/head/; revision=356470
* Stageify.Vanilla I. Shu2014-05-231-3/+0
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=354902
* - Convert USE_GMAKE/USE_BZIP2 to USESMartin Wilke2014-03-131-1/+1
| | | | Notes: svn path=/head/; revision=348047
* Reduce over inclusion of bsd.port.mkBaptiste Daroussin2014-01-151-2/+1
| | | | Notes: svn path=/head/; revision=339857
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in comms Notes: svn path=/head/; revision=336176
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* - adopt optionsNGJason Helfman2013-03-241-12/+8
| | | | | | | | | - trim historical header Approved by: portmgr (miwi) Notes: svn path=/head/; revision=315127
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-0/+1
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=291667
* Mark as ignore on sparc64 (and presumably all tier-2): #error "Need toMark Linimon2011-08-101-0/+3
| | | | | | | describe target architecture" Notes: svn path=/head/; revision=279388
* - Update to 0.9.4Martin Wilke2011-04-121-3/+3
| | | | | | | | PR: 155734 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer) Notes: svn path=/head/; revision=272565
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with B,C Notes: svn path=/head/; revision=240067
* - Update to 0.9.20080406Rong-En Fan2008-04-131-4/+7
| | | | | | | | PR: ports/122517 Submitted by: Stephen Hurd <shurd at sasktel.net> (maintainer) Notes: svn path=/head/; revision=211158
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-0/+1
| | | | Notes: svn path=/head/; revision=208952
* - Update to 20070722.Marcelo Araujo2007-07-301-12/+6
| | | | | | | | | | - Add files/patch-GNUmakefile. Reported by: Stephen Hurd <shurd@sasktel.net> (maintainer) Approved by: pav (portmgr, in mentor's absence), Stephen Hurd (maintainer) Notes: svn path=/head/; revision=196665
* - Add ICONS and DESKTOP files forgotten in the last commit.Marcelo Araujo2007-07-171-3/+5
| | | | | | | | | | - Add pkg-plist file. Reported by: Stephen Hurd <shurd@sasktel.net> (maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=195805
* - Update to 0.9.20070704.Marcelo Araujo2007-07-151-8/+12
| | | | | | | | | PR: ports/113072 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer) Approved by: stas (mentor) Notes: svn path=/head/; revision=195666
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Use sourceforge mirrorRong-En Fan2007-02-121-1/+2
| | | | | | | | PR: ports/109071 Submitted by: Stephen Hurd <shurd at sasktel.net> (maintainer) Notes: svn path=/head/; revision=184985
* An ANSI-BBS terminal designed to connect to remote BBSs via telnet, rlogin, orAlejandro Pulver2006-11-021-0/+50
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 Notes: svn path=/head/; revision=176153