| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363371
|
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357654
|
|
|
|
|
|
|
| |
into Tcl-objects.
Notes:
svn path=/head/; revision=357210
|
|
|
|
|
|
|
| |
from this software into X11, it is all handled by Tk.
Notes:
svn path=/head/; revision=357206
|
|
|
|
| |
Notes:
svn path=/head/; revision=357202
|
|
|
|
|
|
|
| |
- STAGE-clean
Notes:
svn path=/head/; revision=356320
|
|
|
|
| |
Notes:
svn path=/head/; revision=344907
|
|
|
|
|
|
|
| |
graphics)
Notes:
svn path=/head/; revision=327733
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
| |
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
Notes:
svn path=/head/; revision=316786
|
|
|
|
|
|
|
|
|
| |
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble)
Notes:
svn path=/head/; revision=316351
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
| |
Tk-8.6 as well. Also set MAKE_JOBS_SAFE to "yes" -- we rely on
bsd.lib.mk, which has been parallel-safe for ever.
Notes:
svn path=/head/; revision=282025
|
|
|
|
| |
Notes:
svn path=/head/; revision=282023
|
|
|
|
| |
Notes:
svn path=/head/; revision=282022
|
|
|
|
|
|
|
|
|
|
|
| |
(which was actually approved by me; no misconduct by mi)
. Port no longer breaks on amd64, but could still be updated to work with tk85
- Drop maintainership
Pointyhat: mi, crees
Notes:
svn path=/head/; revision=281949
|
|
|
|
|
|
|
| |
Allow building with Tk-8.5 (the default). Fix some more warnings.
Notes:
svn path=/head/; revision=281764
|
|
|
|
|
|
|
| |
Approved by: rene (mentor)
Notes:
svn path=/head/; revision=275712
|
|
|
|
|
|
|
|
|
|
|
| |
Pass maintainership to submitter
Remove md5 sum
PR: ports/156281
Submitted by: Chris Rees <utisoft at gmail.com>
Notes:
svn path=/head/; revision=272440
|
|
|
|
|
|
|
| |
where no distfiles can be found and are not used by maintained ports
Notes:
svn path=/head/; revision=270962
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
starting with G
Notes:
svn path=/head/; revision=240070
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=210933
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=210928
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
| |
- move Makefile.tkstep80 -> files/Makefile.tkstep80
Notes:
svn path=/head/; revision=187409
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Respect DOC's
- Add graphics/tiff as dependency
- Bump PORTREVISION
PR: 110221
Submitted by: Martin Matuska <martin@matuska.org>
Notes:
svn path=/head/; revision=187291
|
|
|
|
|
|
|
|
|
|
|
| |
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes:
svn path=/head/; revision=170640
|
|
|
|
| |
Notes:
svn path=/head/; revision=149530
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. compile cleanly against 8.4 with -Wall on i386 and amd64;
. use OS' run-time linker instead of dlopen-ing libpng,
libjpeg, libtiff inside;
. stop using TIFF's _internal_ headers for anything.
This changes are quite radical, but seem to work with anything I have.
Vendor's own tests pass except for some differences in PNG images --
most likely due to changes in PNG library since 2002.
Stop requiring specific versions of jpeg, tiff, png -- we don't really care.
Bump up PORTREVISION.
Notes:
svn path=/head/; revision=137132
|
|
|
|
|
|
|
|
|
|
|
| |
- Distfile rerolled due to inclusion in SF CVS repository.
PR: ports/77944
Submitted by: Sam Lawrance <boris@brooknet.com.au>
Approved by: pav (mentor)
Notes:
svn path=/head/; revision=130657
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
|
|
|
|
|
|
| |
function now has one more parameter to pass, I collected all the
individual file patches in a single patch for that purpose, so if/when
the original software is up to Tk 8.4, this patch file can easily be
removed again.
Notes:
svn path=/head/; revision=95507
|
|
|
|
|
|
|
| |
Reported by: kris
Notes:
svn path=/head/; revision=92654
|
|
|
|
| |
Notes:
svn path=/head/; revision=75960
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=63335
|
|
|
|
|
|
|
|
| |
PR: 38871
Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes:
svn path=/head/; revision=60565
|
|
|
|
| |
Notes:
svn path=/head/; revision=47625
|
|
|
|
|
|
|
| |
PR: 26783, 26784, 26785
Notes:
svn path=/head/; revision=42122
|
|
|
|
|
|
|
| |
Submitted by: John Merryweather Cooper
Notes:
svn path=/head/; revision=39798
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
removing the symlinking of the installed shared library into the
${PREFIX}/lib. Those broken things should really use:
package require Img (from TCL)
or
Tcl_PkgRequire(interp, "Img", "1.2", 0) (from C)
instead of trying to link with libimg directly, but there are
too many of them and sobomax lost (his and mine) cool.
This version will just install the library (and SHLIB_LINK) into
${PREFIX}/lib directly. pkgIndex.tcl is modified accordingly.
Notes:
svn path=/head/; revision=39782
|
|
|
|
|
|
|
|
|
|
| |
Some day the rest of the world will wise up and realize, that it is
often easier and neater to create a Makefile from scratch, than to try
to patch the configure/Makefile.in/Makefile.am/etc nonsense to do the
right thing.
Notes:
svn path=/head/; revision=38280
|
|
|
|
|
|
|
| |
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Notes:
svn path=/head/; revision=30165
|
|
|
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
Notes:
svn path=/head/; revision=29651
|
|
|
|
| |
Notes:
svn path=/head/; revision=29630
|