aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-Tk
Commit message (Collapse)AuthorAgeFilesLines
* x11-toolkits/p5-Tk: upgrade 804.031 -> 804.032Kurt Jaeger2014-06-115-20/+31
| | | | | | | | | | | | | | | | | | - For changes see http://cpansearch.perl.org/src/SREZIC/Tk-804.032/Changes - Fixes build with perl5.20 - Fixed LIB_DEPENDS - Strips .so files - Take maintainership - include fix (modified) for XFT option from [1] PR: ports/189077 [1] Submitted by: nikola.lecic@anthesphoria.net Reviewed by: mat, jadawin Approved by: perl (maintainer), jadawin (mentor) Notes: svn path=/head/; revision=357536
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-23/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Support STAGEDIR.Vanilla I. Shu2013-11-072-209/+207
| | | | Notes: svn path=/head/; revision=333059
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11-toolkits) Notes: svn path=/head/; revision=327785
* PLIST fixup.Cy Schubert2013-08-171-0/+3
| | | | Notes: svn path=/head/; revision=324827
* Update 804.030 --> 804.031Cy Schubert2013-08-164-28/+16
| | | | | | | | | This fixes build under perl5.18. Reviewed by: perl@ mailing list Notes: svn path=/head/; revision=324818
* - Convert to new perl frameworkMathieu Arnold2013-08-021-1/+2
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* For perl@ owned ports:Eitan Adler2013-03-291-6/+2
| | | | | | | | - Fix COMMENT - Trim header Notes: svn path=/head/; revision=315509
* Since Perl/Tk 804.030, freetype support is not consideredChris Rees2013-03-031-1/+4
| | | | | | | | | | experimental anymore and XFT=1 is turned on by default. PR: ports/174881 Submitted by: Slaven Rezic <slaven@rezic.de> Notes: svn path=/head/; revision=313341
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* Convert to new options frameworkBaptiste Daroussin2012-05-311-2/+3
| | | | Notes: svn path=/head/; revision=297871
* - Use OPTIONSSunpoet Po-Chuan Hsieh2012-01-301-19/+12
| | | | | | | - Use REINPLACE_CMD to modify makefiles (Makefile and Makefile.PL) Notes: svn path=/head/; revision=290097
* - Update to 804.030Sunpoet Po-Chuan Hsieh2011-10-222-5/+3
| | | | | | | Changes: http://search.cpan.org/dist/Tk/Changes Notes: svn path=/head/; revision=284125
* - Update to 804.029_502Sunpoet Po-Chuan Hsieh2011-10-182-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Tk/Changes Notes: svn path=/head/; revision=283741
* - Update to 804.029_501Sunpoet Po-Chuan Hsieh2011-10-152-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Tk/Changes Notes: svn path=/head/; revision=283562
* - Update to 804.029_500 (developer release) and unbreakSunpoet Po-Chuan Hsieh2011-10-033-21/+19
| | | | | | | | | | - Sort MAN3 - Cosmetic change Changes: http://search.cpan.org/src/SREZIC/Tk-804.029_500/Changes Notes: svn path=/head/; revision=282884
* - Mark BROKEN: does not compilePav Lucistnik2011-10-021-0/+2
| | | | | | | | | | | In file included from Xlib_f.c:8: Xlib.h:22: error: conflicting types for 'XKeycodeToKeysym' /usr/local/include/X11/Xlib.h:1702: error: previous declaration of 'XKeycodeToKeysym' was here Reported by: pointyhat Notes: svn path=/head/; revision=282827
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* - Update to 804_029Baptiste Daroussin2010-10-293-7/+3
| | | | | | | - Changes : http://cpansearch.perl.org/src/SREZIC/Tk-804.029/Changes Notes: svn path=/head/; revision=263746
* - update to 1.4.1Dirk Meyer2010-03-281-1/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Update to 804.028_502Emanuel Haupt2010-03-022-5/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250502
* - update to jpeg-8Dirk Meyer2010-02-051-1/+2
| | | | Notes: svn path=/head/; revision=249285
* --rely on jpeg, zlib, and png libraries from ports and the base system,Philip M. Gollucci2010-01-183-4/+48
| | | | | | | | | | | | | rather than building bundled sources. --respect CC, LDFLAGS, AR, etc. (This fixes the build for recent versions of GCC.) PR: ports/142748 Submittede by: bf <bf1783@gmail.com> Notes: svn path=/head/; revision=248044
* - pass p5-Tk ports@ ports to perlPhilip M. Gollucci2010-01-161-1/+1
| | | | Notes: svn path=/head/; revision=247982
* Mark MAKE_JOBS_UNSAFE, if fails on my 2 cores desktop on 8-amd64Ion-Mihai Tetcu2009-09-091-0/+2
| | | | Notes: svn path=/head/; revision=241079
* - Update to 804.028_501Rong-En Fan2009-01-243-8/+22
| | | | | | | | PR: ports/130626 Submitted by: bf <bf2006a at yahoo.com> Notes: svn path=/head/; revision=226781
* Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on portsMark Linimon2008-12-251-1/+1
| | | | | | | | | right now, by request. Hat: portmgr Notes: svn path=/head/; revision=224731
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-221-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209570
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-5/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - 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
* - Respect X11BASE (CONFIGURE_ARGS)Rong-En Fan2006-11-291-1/+2
| | | | | | | | | | | - portlint(1) PR: ports/105960 Submitted by: rafan Approved by: Ying-Chieh Chen <yinjieh at csie.nctu.edu.tw> (maintainer) Notes: svn path=/head/; revision=178247
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-251-2/+0
| | | | | | | | | | | | - this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin) Notes: svn path=/head/; revision=166317
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Upgrade to 804.027.Vanilla I. Shu2004-06-114-7/+33
| | | | | | | | | | | - add a patch for USE_XFT. PR: ports/67235 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer Notes: svn path=/head/; revision=111267
* - Update to version 804.025.b16Kirill Ponomarev2004-04-073-17/+47
| | | | | | | | | PR: ports/63955 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer Notes: svn path=/head/; revision=106445
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Upgrade to latest version.Vanilla I. Shu2003-11-193-3/+14
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=94333
* Upgrade to 804.025.b5, and assign MAINTAINER to submitter.Vanilla I. Shu2003-11-134-29/+76
| | | | | | | | PR: ports/58026 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=93880
* ugprade to 800.025Ying-Chieh Liao2003-10-243-639/+617
| | | | Notes: svn path=/head/; revision=92014
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* Update Port: x11-toolkits/p5-TkEdwin Groothuis2003-02-052-3/+3
| | | | | | | | | | | | Update to 800.024 Noticed by: http://www.freebsdsecurity.com/ports/index.pl?category=old PR: ports/47368 Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=74714
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inAkinori MUSHA2002-10-101-2/+2
| | | | | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead) Notes: svn path=/head/; revision=67737
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-1/+1
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236
* Upgrade to 800.023.Vanilla I. Shu2001-05-273-226/+231
| | | | Notes: svn path=/head/; revision=43167