# New ports collection makefile for: xkbset # Date created: 12 May 2001 # Whom: Stephen Montgomery-Smith # # $FreeBSD$ # PORTNAME= xkbset PORTVERSION= 0.5 PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://www.math.missouri.edu/~stephen/software/xkbset/ MAINTAINER= stephen@math.missouri.edu COMMENT= Manage various XKB features of X Window MAN1= xkbset.1 USE_XORG= x11 USE_PERL5_BUILD= yes MAKE_ARGS= X11BASE="${LOCALBASE}" X11PREFIX="${PREFIX}" \ INSTALL_DATA="${INSTALL_DATA}" \ INSTALL_PROGRAM="${INSTALL_PROGRAM}" OPTIONS= GUI "Install Tk GUI" off .include .if defined(WITH_GUI) RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk PLIST_SUB= GUI="" MAKE_ARGS+= INSTALL_SCRIPT="${INSTALL_SCRIPT}" .else PLIST_SUB= GUI="@comment " MAKE_ARGS+= INSTALL_SCRIPT=: .endif post-build: @${REINPLACE_CMD} "s%#!/usr/bin/perl%#!${PERL}%" ${WRKSRC}/xkbset-gui .include 2'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
4/cgit/cgit.cgi/freebsd-ports-gnome/commit/palm?id=10878c4c94d7b7bb2d556d0e93b14fd64c168394'>Update to 0.9.3
Commit message (Expand)AuthorAgeFilesLines
* Remove all := from BUILD_DEPENDS, here are never needed.mat2018-07-091-1/+1
* Update WWWsunpoet2018-05-281-1/+1
* Fix license information for portgs that use "the same license as Perl".mat2017-09-151-1/+1
* Remove Perl core modulessunpoet2017-06-221-2/+3
* Update to version 0.18skreuzer2017-01-222-4/+7
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-3/+3
* Convert remaining p5-CGI.pm consumers to p5-CGI, and bump PORTREVISION.adamw2015-04-261-2/+2
anray2007-01-2718-34/+162
* Update to 0.9.3anray2007-01-269-7/+95
* Update to 0.9.3anray2007-01-266-27/+60
* Fix build on 6-STABLEanray2007-01-241-7/+7
* Fix build on 7.0-CURRENTanray2007-01-181-0/+13
* - update to 0.9.1 [1]itetcu2007-01-072-6/+9
* add palm-db-tools 0.3.6ijliao2006-12-256-0/+57
* Fix build with gcc41 and unbreak on amd64 by removing Werrorarved2006-12-232-6/+4
* Maintainer no longer has time for these ports.linimon2006-12-151-1/+1
* Remove expired leaf ports:vd2006-12-1211-248/+0
* Update to 2.0.15.marcus2006-11-236-10/+12
* Fix build on FreeBSD 4.x.shaun2006-11-222-0/+12
* {SHA256,SIZE}ify.shaun2006-11-061-0/+2
* INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-051-1/+1
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-144-7/+10
* - Refer to pkg-config for pilot-link linking details. This will fix the buildpav2006-10-072-1/+12
* - Record -pthread requirement in pkg-config file, if threads are turned onpav2006-10-071-4/+15
* - Fix build with gcc41miwi2006-10-073-76/+104
* - drop maintainershipclsung2006-10-051-1/+1
* - Fix plistpav2006-09-302-1/+3
* upgrade to 0.42ijliao2006-09-272-6/+6
* - Download from jpilot.org fails (403 forbidden), add mirrorservice.org aspav2006-09-261-1/+2
* Mark both of ports as BROKEN, doesn't build with new pilot-link. As formezz2006-09-252-0/+6
* Chase pilot-link's shared library version bump. Bump the PORTREVISION. As formezz2006-09-254-4/+8
* add usb supportijliao2006-09-231-5/+14
* add jpilot-db 1.3.20ijliao2006-09-225-0/+54
* upgrade to 0.99.9ijliao2006-09-226-55/+21
* remove palm/pilot-link-develijliao2006-09-228-230/+0
* upgrade to 0.12.1ijliao2006-09-229-143/+133
* Update to 2.0.14.marcus2006-09-0710-90/+46
* Reset inactive maintainer who has not responded to email.linimon2006-09-061-1/+1
* Now builds on 7.xkris2006-08-171-4/+0
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-159-9/+9
* - Add missing locale files to plist. [1]shaun2006-08-082-4/+5
* Add support for DESTDIR part I.erwin2006-08-041-1/+1
* Mark as BROKEN on amd64: does not compile.linimon2006-07-032-2/+14
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-261-1/+0
* Mark broken on amd64 (needs -fPIC).linimon2006-06-242-0/+8
* Fix crash on startup when compiled with latest GTK2.anray2006-06-172-1/+19
* - Add patch to fix a memory problem resulting in a segfault whenanray2006-06-163-2/+29
* Reset maintainershiperwin2006-05-291-1/+1
* - Modernize COMMENTpav2006-05-281-1/+1
* - Rename portspav2006-05-2817-427/+5
* devel/libgtop2 -> devel/libgtopmezz2006-05-281-1/+1
* - Fix master sitesmnag2006-05-251-1/+2
* Add USE_GETTEXT to appease portlint.mezz2006-05-164-0/+4
* Remove USE_REINPLACE from all categories starting with Pedwin2006-05-138-9/+0
* Add amd64 to ONLY_FOR_ARCHS, i tested it here and built without problemsgarga2006-05-101-1/+1
* - Update to 1.60pav2006-05-019-90/+21
* Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-301-4/+4
* Reset nik's ports due to no response to email about status and variouslinimon2006-04-151-1/+1
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-072-1/+2
* Conversion to a single libtool environment.ade2006-02-2324-24/+67
* Revert my last commit, i didn't test it accordingly and this version is notgarga2006-02-0314-182/+254
* - Update to 0.12.0-pre4garga2006-02-0214-252/+182
* Up to 0.8. Tiny change to chase the renaming of ucom* to cuaU*.lawrance2006-01-312-5/+7
* SHA256ifyedwin2006-01-241-4/+8
* SHA256ifyedwin2006-01-2413-0/+16
* * update to 4.30skv2006-01-232-4/+10
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-223-11/+11
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-225-7/+7
* Chase libversion bumb to libMagick.so.9edwin2006-01-051-0/+1
* [Maintainer-update] palm/malsync: update 2.10 -> 2.20edwin2005-12-204-37/+22
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-051-1/+0
* - Restore sourceforge as a master site, I removed it errorneouslypav2005-11-291-3/+4
* - Style: ports@freebsd.org -> ports@FreeBSD.orgpav2005-11-261-1/+1
* - Add SHA256pav2005-11-2626-0/+30
* - These files so aren't on Sourceforgepav2005-11-261-1/+1
* - Add SHA256 checksumspav2005-11-244-0/+4
* Update MASTER_SITES.sumikawa2005-11-171-1/+1
* Chase master sitekris2005-11-161-1/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-1517-17/+17
* With portmgr hat on, reset maintainership of knu's ports since he haslinimon2005-11-112-2/+2
* - Fix broken condition: OSVERSION >= 700000 not 70000pav2005-11-091-1/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-0510-7/+10
* - Update to 0.99.8pav2005-11-045-30/+13
* Drop maintainership since I no longer have a pocket pc. I'll be keepinglawrance2005-10-2913-13/+13
* Reset maintainer, does not respond to mails for 19 days. Since a fewehaupt2005-10-292-2/+2
* - Roll back my path. It fixes nothing but magicaly breaks build on 6.0.sem2005-10-282-102/+2
* BROKEN on 6.0 as wellkris2005-10-281-2/+2
* - Mark the port as BROKEN on -CURRENT.sem2005-10-211-0/+4
* Remove expired port palm/hdconv: master site disappearedvs2005-10-194-47/+0
* - Introduce *-*-freebsd-7 as a first step to unbreak build on CURRENT.sem2005-10-182-0/+100
* - Mega patch to unbreak pkg-plistsem2005-10-139-182/+401
* - Extend an expiration period to give a submitter a chance to fix the port.sem2005-10-111-1/+1
* Dirk forgot to copy malsync_2.1.0 to his public_distfiles whenfenner2005-10-101-1/+1
* search.cpan.org redirect reduction canonicalization project, pass 1:fenner2005-09-221-1/+1
* Update to 0.9.1lawrance2005-08-028-23/+23
* Update to 0.9.1lawrance2005-08-022-3/+3
* Update to 0.9.1lawrance2005-08-023-3/+24
* Update to 0.9.1lawrance2005-08-024-6/+6
* This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-231-0/+2
* Directory share/pixmaps is now included in mtreelesi2005-06-151-1/+0
* - Update WWW: lineahze2005-06-112-2/+2
* - Update or add WWW: linesahze2005-06-102-2/+2
* Use MAKE_ARGS and friendsvs2005-06-072-11/+2
* - Use MAKE_ARGS & PLIST_FILESvs2005-06-073-34/+2
* Use MAKE_ARGSvs2005-06-072-46/+3
* - Use PLIST_FILES/PORTDOCSvs2005-06-073-10/+9
* change the libtool version to use from 1.3 to 1.5oliver2005-06-044-10/+2
* - Fix build with gcc-3.4pav2005-05-282-4/+154
* Changed MASTER_SITES because of missing the distfile.sumikawa2005-05-081-1/+1
* Fix C99-ism.bland2005-05-012-4/+4
* Add USB devices support for 5.x.bland2005-04-274-2/+176
* Commit a patch forgotten in the last commit:marcus2005-04-224-2/+24
* Link the gnome-pilot libraries correctly so they play nice with the newmarcus2005-04-224-0/+42
* Set my ports to their shiny new MAINTAINER address.lawrance2005-04-1213-13/+13
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-128-8/+8
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-118-8/+8
* Update to 2.0.13.marcus2005-04-1112-16/+38
* Fix MASTER_SITES.krion2005-03-311-3/+1
* BROKEN: Unfetchablekris2005-03-271-0/+2
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-1210-5/+10
* Update to 0.13arved2005-03-092-2/+3
* Remove more copies of Tcl's SunOS shared library hack.das2005-02-202-0/+34
* As previously announced, remove ports that have reached their expiry date,kris2005-02-196-55/+0
* Fix gzip namespace pollution (bump PORTREV)vs2005-02-172-1/+10
* BROKEN: Incorrect pkg-plistkris2005-02-121-0/+2
* ColdSync 2.2.5 fails to work with devices running PalmOS 4.0 and above,vs2005-02-123-6/+54
* - Fix pkg-plistleeym2005-02-081-0/+1
* - Look for pilot-link in ${LOCALBASE}pav2005-02-06