Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't package manpages twice. | steve | 1998-08-17 | 1 | -3/+0 |
| | |||||
* | Delete manpages specfied in MAN?. | asami | 1998-08-15 | 7 | -1785/+0 |
| | |||||
* | Move pythonqt to x11-toolkits. | asami | 1998-08-15 | 1 | -1/+2 |
| | | | | Reminded by: vanilla | ||||
* | Upgrade to 0.86.0. | tg | 1998-08-14 | 3 | -75/+23 |
| | |||||
* | Change library name to libgtk11. | vanilla | 1998-08-14 | 10 | -49/+182 |
| | | | | Reminded by: asami | ||||
* | Add gtk11, now that it's a "real" port. | asami | 1998-08-13 | 1 | -1/+2 |
| | |||||
* | Upgrade to 1.1.1. | vanilla | 1998-08-12 | 14 | -670/+688 |
| | |||||
* | use PREFIX instead of a mix of X11BASE and PREFIX | andreas | 1998-08-11 | 7 | -28/+28 |
| | | | | | PR: closes 7572 Submitted by: Martin Cracauer <cracauer@cons.org> | ||||
* | Some fixes: depend on libImlib, get the correct linker path | tg | 1998-08-11 | 4 | -16/+8 |
| | | | | to libraries in ${LOCALBASE}. | ||||
* | Oops, forgot to import a COMMENT file for x11-toolkits. | asami | 1998-08-10 | 1 | -0/+1 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 15 | -38/+38 |
| | |||||
* | I'm not sure how I missed these before. Move "gtk gtk11 p5-Gtk | asami | 1998-08-08 | 9 | -17/+21 |
| | | | | | | p5-Tcl-Tk p5-Tk" from x11 to x11-toolkits. Note gtk11 is not in the Makefile because it's a repository copy of gtk awaiting an upgrade (vanilla, wake up! :). | ||||
* | Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140 | asami | 1998-08-08 | 31 | -64/+64 |
| | | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits. | ||||
* | New categories deskutils, x11-clocks, x11-fm, x11-fonts, x11-toolkits | asami | 1998-08-08 | 1 | -0/+30 |
| | | | | and x11-wm. Their contents to be repository copied shortly. | ||||
* | ===> Configuring for py-gtk-0.4.5 | asami | 1998-08-08 | 4 | -4/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creating cache ./config.cache checking for python... /usr/local/bin/python checking python version... 1.5 checking python installation prefix... /usr/local checking python installation exec_prefix... /usr/local checking definitions in Python library makefile... done checking where to install python modules... $(prefix)/lib/python1.5/site-packages checking where to install python shared modules... $(exec_prefix)/lib/python1.5/s ite-packages checking for gtk-config... /usr/local/bin/gtk-config checking for GTK cflags... -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include checking for GTK libs... -L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -lglib -lX ext -lX11 -lm checking for main in -lz... yes checking for main in -ltiff... no checking for main in -lgif... no checking for main in -ljpeg... no checking for png_get_valid in -lpng... no checking for gdk_imlib_init in -lgdk_imlib... yes updating cache ./config.cache creating ./config.status creating Setup creating Makefile.pre creating Makefile ===> Building for py-gtk-0.4.5 `Makefile' is up to date. cc -fpic -O2 -pipe -I/usr/local/include/python1.5 -I/usr/local/lib/python1.5/config -DHAVE_CONFIG_H=1 -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X 11R6/include -c ./gtkmodule.c In file included from /usr/local/include/gdk/gdk.h:23, from /usr/local/include/gtk/gtk.h:23, from ./gtkmodule.c:239: /usr/local/include/gdk/gdktypes.h:25: glib.h: No such file or directory ======= glib.h is in /usr/local/include/glib. Perhaps it needs to be changed after glib was updated. By the way, why isn't devel/glib in the dependency list? | ||||
* | Update for Perl 5.00501 and TK 8.0. Portlint while I am here. | markm | 1998-08-07 | 4 | -764/+749 |
| | | | | | | | For those who like Perl, and would like a nice luser interface, this is the _coolest_ Perl tool I have seen in ages. It allows the programmer to construct really great Perl apps using the power of Tk for the GUI. | ||||
* | Upgrade to 0.4.5. | tg | 1998-08-07 | 12 | -28/+44 |
| | |||||
* | Compatible with perl5.00501. | vanilla | 1998-08-06 | 2 | -17/+16 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 12 | -31/+31 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Damn. Now I can't even do it right. | markm | 1998-08-05 | 7 | -644/+0 |
| | |||||
* | Fixed broken PLIST. | markm | 1998-08-05 | 7 | -35/+651 |
| | |||||
* | Upgrade to 1.0.5, remove USE_X11 (i put gtk on /usr/local now). | vanilla | 1998-07-30 | 12 | -44/+36 |
| | |||||
* | Install a wish script that spits-out all the various names for wish. The | hoek | 1998-07-28 | 9 | -5/+154 |
| | | | | | | | | | | script handles for tclX and tkstep. This is as per several discussions on -ports. I expect one or two of the depending ports to break silently. I didn't touch the ja-ports, since INSTALL.wish might want translating? PR: bin/5894 Mention: Eivind, who wrote part of INSTALL.wish | ||||
* | Damn, can't fetch. | asami | 1998-07-25 | 1 | -1/+3 |
| | |||||
* | Yet another "Mesa -> Mesa2" that crept in since the last INDEX build. | asami | 1998-07-21 | 7 | -14/+14 |
| | |||||
* | - Upgrade libqt to newest version 1.40 after repository copy. | andreas | 1998-07-21 | 21 | -406/+875 |
| | | | | | | - The Makefile templates for all bsd's were broken, I fixed this for one installation target and already sent the patch to the qt folks. | ||||
* | Update V port to version 1.19. | dburr | 1998-07-19 | 7 | -252/+264 |
| | | | | | Thanks to Cyrus Rahman <cr@demo.jcmax.com> for his patches. PR: ports/6938 | ||||
* | Distfile moved on master site. | jdp | 1998-07-13 | 3 | -6/+6 |
| | |||||
* | update: BLT2.1 --> BLT2.4c | kjc | 1998-07-13 | 5 | -117/+175 |
| | | | | | | | | also LIB_DEPENDS: tk41 --> tk80 MAINTAINER: lukin@okbmei.msk.su --> kjc@csl.sony.co.jp Reviewed by: itojun@itojun.org | ||||
* | Correct an out of date web page reference. Add trailing slashes to | jdp | 1998-07-09 | 1 | -2/+2 |
| | | | | directory URLs. | ||||
* | Upgrade to 0.4.4. | tg | 1998-07-06 | 12 | -20/+28 |
| | |||||
* | MASTERSITE moved to ftp.scriptics.com. | steve | 1998-07-04 | 2 | -4/+4 |
| | |||||
* | Clean up installation of docs: put man pages into ${X11BASE}/man/man[135], | tg | 1998-07-01 | 2 | -9/+104 |
| | | | | | | | don't create empty (${X11BASE}/share/doc/LessTif/doc/html) or bogus (${X11BASE}/LessTif) directories. PR: 7131 | ||||
* | Files are no longer available on the old MASTER_SITE, use the new one, | jseger | 1998-07-01 | 3 | -6/+6 |
| | | | | ftp.scriptics.com | ||||
* | Use py- as prefix for the package names. | tg | 1998-06-30 | 4 | -4/+8 |
| | |||||
* | Remove NO_CONFIGURE and NO_PATCH, they never meant anything. | asami | 1998-06-27 | 2 | -6/+2 |
| | |||||
* | Add virtual category "python". | tg | 1998-06-25 | 4 | -8/+8 |
| | | | | pygist: add dependency on rng. | ||||
* | Distfile changed. | tg | 1998-06-22 | 1 | -1/+1 |
| | |||||
* | 1. Upgrade to 1.4. | vanilla | 1998-06-07 | 12 | -40/+44 |
| | | | | | | 2. Add another MASTER_SITES, because ftp.gimp.org is VERY busy). PR: ports/6876 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | New port pmw. The Python Mega Widgets are a set of high-level | tg | 1998-06-05 | 10 | -0/+856 |
| | | | | graphics widget for Python's Tkinter. | ||||
* | Upgrade to 0.85. | tg | 1998-06-05 | 3 | -19/+5 |
| | |||||
* | Add a couple of mirrors. | tg | 1998-06-03 | 4 | -8/+20 |
| | |||||
* | New port pygtk, a set of wrappers around gtk for python. | tg | 1998-06-02 | 20 | -0/+420 |
| | |||||
* | Upgrade to 0.2.2. | vanilla | 1998-06-02 | 2 | -5/+5 |
| | |||||
* | Add another MASTER_SITE. | vanilla | 1998-06-01 | 4 | -40/+44 |
| | |||||
* | Changed my MAINTAINER e-mail to @FreeBSD.ORG. | dburr | 1998-05-30 | 2 | -4/+4 |
| | |||||
* | Damn, too quick with my fingers. | tg | 1998-05-28 | 1 | -1/+0 |
| | |||||
* | Fix PLIST. | tg | 1998-05-28 | 1 | -4/+0 |
| | |||||
* | Upgrade to 1.0.3. | vanilla | 1998-05-28 | 12 | -32/+32 |
| | |||||
* | Upgrade to 0.84. | tg | 1998-05-25 | 3 | -4/+6 |
| | |||||
* | Fix a type error in MASTER_SITES. | vanilla | 1998-05-23 | 1 | -2/+2 |
| | | | | Submitted by: Jeremy Prior <jez@netcraft.co.uk> | ||||
* | Make it can LIB_DEPENDS with any version 1.* gtk library. | vanilla | 1998-05-17 | 1 | -2/+2 |
| | |||||
* | Upgrade to 1.0.2, | vanilla | 1998-05-17 | 13 | -43/+74 |
| | | | | move /usr/X11R6/share/aclocal/gtk.m4 to /usr/local/share/aclocal/gtk.m4 | ||||
* | Upgrade to 0.2.1 | vanilla | 1998-05-14 | 3 | -6/+12 |
| | |||||
* | Upgrade to 0.88.1. | tg | 1998-05-12 | 2 | -4/+4 |
| | | | | PRs: 5921 6282 | ||||
* | Upgrade to 0.2.0. | vanilla | 1998-05-08 | 2 | -6/+6 |
| | |||||
* | Upgrade to 1.0.1. | vanilla | 1998-05-06 | 12 | -36/+32 |
| | |||||
* | Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates | tg | 1998-05-06 | 8 | -1/+7 |
| | | | | from octave and iv. | ||||
* | Change my Address to vanilla@FreeBSD.ORG | vanilla | 1998-05-06 | 1 | -2/+2 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 13 | -0/+14 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Change JPEG shared library number to 9. This is to make sure that everyone | jseger | 1998-05-05 | 1 | -2/+2 |
| | | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami | ||||
* | Remove the _Use macro as it conflicts with the one supplied | steve | 1998-05-04 | 2 | -282/+5 |
| | | | | | | | | by X11R6. Also portlin clean and separate patches out so there is one file per patch. PR: 6411 Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk> | ||||
* | Remove BROKEN; patch-aa corrects the "make configure" problem. | mph | 1998-04-30 | 1 | -3/+1 |
| | |||||
* | Mark this port broken. | asami | 1998-04-30 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | ------- ## make >> Checksum OK for Gtk-0.1.17.tar.gz. ===> Extracting for p5-Gtk-0.1.17 ===> p5-Gtk-0.1.17 depends on executable: perl5.00404 - found ===> p5-Gtk-0.1.17 depends on shared library: gtk\.1\. - found ===> Patching for p5-Gtk-0.1.17 ===> Configuring for p5-Gtk-0.1.17 syntax error in file gendefs.pl at line 7, next 2 tokens "my(" Spurious backslash ignored at gendefs.pl line 8/(\()|(\))|("(.*?)")|(;.*?$)|([^\(\)\s]+)/: nested *?+ in regexp at gendefs.pl line 10Checking if your kit is complete... Looks good Typemap typemap.gtk not found. Writing Makefile for Gtk ===> Building for p5-Gtk-0.1.17 mkdir ./blib mkdir ./blib/lib make: don't know how to make GtkTypes.pm. Stop *** Error code 2 Stop. | ||||
* | Import p5-Gtk, It's gtk perl interface. | vanilla | 1998-04-30 | 5 | -0/+45 |
| | |||||
* | Fix PLIST (info/dif -> info/dir). | tg | 1998-04-29 | 4 | -16/+16 |
| | |||||
* | upgrade to latest libqt version 1.33 (after repository copy) | andreas | 1998-04-29 | 21 | -1925/+1813 |
| | |||||
* | Mark this port broken while it awaits an upgrade after a repository copy. | asami | 1998-04-28 | 7 | -7/+21 |
| | |||||
* | Upgrade to version 4.0 | jseger | 1998-04-26 | 12 | -1052/+912 |
| | | | | | Submitted by: giffunip@asme.org PR: 6419 | ||||
* | Will not build testgtk anymore, review pkg/PLIST. | vanilla | 1998-04-24 | 5 | -47/+105 |
| | | | | Pushed by: jordan :) | ||||
* | Sort the lines again, reinsert the ldconfig pair that was removed, and | asami | 1998-04-21 | 4 | -128/+128 |
| | | | | | remove the @dirrm of "share" which is supposed to exist -- which takes up back to exactly where we was at rev 1.15. ;) | ||||
* | update to gtk-1.0.0 | erich | 1998-04-17 | 12 | -148/+148 |
| | |||||
* | Switch remaining ports to use jpeg lib version 8.0. | jseger | 1998-04-16 | 1 | -2/+2 |
| | |||||
* | Add "math" to list of categories, as this widget set implements | asami | 1998-04-14 | 1 | -2/+2 |
| | | | | spreadsheets. | ||||
* | Install a symlink from libqt.so.x.yy to libqt.so | andreas | 1998-04-12 | 14 | -7/+21 |
| | | | | | | | | Reason: the qt library very often changes the release number. So every time you need to fix the configure script of KDE ports. Since every KDE port checks libqt.so, it's much easier for Stefan to maintain KDE and for us all to use the package instead of hacking configure scripts again and again. | ||||
* | Upgrade to 0.99.10. | vanilla | 1998-04-11 | 12 | -20/+32 |
| | |||||
* | Execute ldconfig -m after installation. | tg | 1998-04-09 | 2 | -1/+5 |
| | |||||
* | Import xbae port. Xbae is a Motif-based widget which displays a grid | tg | 1998-04-08 | 6 | -0/+74 |
| | | | | | | of cells as a spreadsheet. Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de> | ||||
* | Upgrade to 0.99.9. | vanilla | 1998-04-04 | 8 | -24/+20 |
| | | | | | PR: ports/6208 Submitted by: dannyman <dannyman@arh0300.urh.uiuc.edu> | ||||
* | Fix a few portlint nits. | steve | 1998-03-28 | 2 | -11/+8 |
| | |||||
* | Add NO_LATEST_LINK, tcl81/tk81 are still alpha. | asami | 1998-03-22 | 3 | -3/+6 |
| | |||||
* | Add back @unexec/@exec ldconfig pair and remove *.so files | steve | 1998-03-22 | 4 | -136/+124 |
| | | | | | | | | from the PLIST. These files are generated by ldconfig and should not be packaged. Also remove some @dirrm's no longer required after Erich's last fix. And while I'm here resort. OK'd by: Satoshi Asami | ||||
* | Do the Right Thing when building static libraries. | jmz | 1998-03-18 | 3 | -1/+79 |
| | |||||
* | install glibconfig.h someplace that apps can actually find it. | erich | 1998-03-18 | 5 | -7/+27 |
| | |||||
* | upgrade to 0.99.7 | erich | 1998-03-18 | 13 | -159/+171 |
| | |||||
* | Forgot to cvs add these. | tg | 1998-03-17 | 1 | -0/+11 |
| | |||||
* | Upgrade to 0.83. | tg | 1998-03-17 | 4 | -30/+75 |
| | |||||
* | Back out last change, use tcl80. | tg | 1998-03-17 | 3 | -30/+30 |
| | |||||
* | Upgrade to 0.99.5. | vanilla | 1998-03-15 | 12 | -24/+56 |
| | |||||
* | Move the '@unexec ...' stuff before the info/* files and sort. | steve | 1998-03-09 | 4 | -116/+104 |
| | |||||
* | Location on MASTER_SITE changed. | steve | 1998-03-09 | 4 | -12/+12 |
| | |||||
* | Upgrade to version 8.1.a2. | jseger | 1998-03-02 | 15 | -69/+66 |
| | |||||
* | Upgrade to use tcl8.1 and tk8.1. | jseger | 1998-02-25 | 3 | -31/+31 |
| | |||||
* | Add tk virtual category where missing. List of ports which depend on tk | fenner | 1998-02-22 | 2 | -4/+4 |
| | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. | ||||
* | 1) This is tk81, not 80. | hoek | 1998-02-22 | 3 | -9/+6 |
| | | | | 2) pkg/DESCR isn't just for binary packages anymore. | ||||
* | Update to reflect Pedro's new Email address. | steve | 1998-02-21 | 1 | -3/+3 |
| | | | | PR: 5725 | ||||
* | Upgrade repository copy of tk 8.0 to version 8.1 | jseger | 1998-02-17 | 15 | -492/+504 |
| | |||||
* | Make this port install docs in the right place. If you create | asami | 1998-02-16 | 1 | -2/+2 |
| | | | | | ${PREFIX}/share/doc/v, and do a cp -r foo/doc ${PREFIX}/share/doc/v, cp will create a new directory "share/doc/v/doc".... | ||||
* | v - A C++ GUI framework for X+MSWin | jkh | 1998-02-10 | 8 | -0/+415 |
| | | | | Submitted by: Donald Burr <dburr@POBoxes.com> | ||||
* | Change MASTER_SITES | jseger | 1998-02-09 | 1 | -2/+4 |
| | | | | | PR: 5685 Submitted by: handy@lambic.spasci.com | ||||
* | upgrade to 0.99.3 | erich | 1998-01-28 | 12 | -100/+112 |
| | |||||
* | Run "ldconfig -m" after installation. Run "ldconfig -R" after | asami | 1998-01-21 | 8 | -4/+24 |
| | | | | deinstallation (PLIST only). | ||||
* | Fix a stale URL. Reformat slightly. | jdp | 1998-01-11 | 1 | -6/+6 |
| | |||||
* | Update the "version required" comment. | jdp | 1998-01-10 | 1 | -2/+2 |
| | |||||
* | Upgrade to 0.88, i remove NO_BUILD, | vanilla | 1998-01-06 | 3 | -74/+5 |
| | | | | | | | and stolen some modules from 0.86's ports.. PR: ports/5378 Reviewed by: asami Submitted by: maintainer | ||||
* | Upgrade to 0.99.2. | vanilla | 1998-01-06 | 13 | -29/+32 |
| | |||||
* | The README.XAW3D file has to be included in the binary package. | asami | 1997-12-29 | 2 | -1/+4 |
| | | | | Submitted by: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de> | ||||
* | Be more selective about which ports to maintain. I no longer have time | asami | 1997-12-26 | 1 | -2/+2 |
| | | | | to maintain all these ports I once committed (sometimes as a proxy). | ||||
* | No need to use += on first appearance of variables. | alex | 1997-12-24 | 1 | -2/+2 |
| | |||||
* | Upgrade to 0.99.0 | vanilla | 1997-12-17 | 13 | -33/+38 |
| | |||||
* | Upgrade to 8.0p2. | tg | 1997-12-05 | 2 | -11/+12 |
| | |||||
* | Upgrage to 971201 | vanilla | 1997-12-04 | 12 | -56/+32 |
| | | | | Submitted by: pvh@leftside.uwc.ac.za | ||||
* | Set fix library version number to 1.2. Fix minor bug in Makefile. | tg | 1997-12-02 | 2 | -4/+34 |
| | |||||
* | Set a fix shared lib version number (1.2). | tg | 1997-12-02 | 1 | -2/+11 |
| | |||||
* | Temporarily bump shared version numbers to 1.2. They are following the | asami | 1997-12-02 | 2 | -3/+3 |
| | | | | | tk-8.0.X port. I'm not sure if it is supposed to be this way, but for now this will make the plists consistent with the state of the world. | ||||
* | Fixup yet another untested commit by the usual suspect. I recommend you | asami | 1997-12-02 | 4 | -4/+4 |
| | | | | | read the handbook's porting section if you don't understand how you are supposed to test packaging. | ||||
* | Upgrade to 8.0PL2 | pst | 1997-12-02 | 8 | -20/+20 |
| | |||||
* | Use the new location for the tiff34 headers. | tg | 1997-12-01 | 2 | -9/+17 |
| | | | | Closes PR: 5160 | ||||
* | Change my email address. | vanilla | 1997-12-01 | 4 | -8/+8 |
| | |||||
* | Fix PLIST typos. | jseger | 1997-11-30 | 1 | -2/+2 |
| | |||||
* | Mark this broken for now. It needs my private tiff34 port. | tg | 1997-11-27 | 1 | -1/+2 |
| | | | | PR: 5095 | ||||
* | Upgrade to v8.0 PL1. | pst | 1997-11-27 | 12 | -28/+28 |
| | | | | | Thanks go to all the folks who tested on their systems and tested ports that relied on Tcl/Tk v8.x. | ||||
* | Use correct library name for tiff34. | tg | 1997-11-26 | 1 | -2/+2 |
| | | | | | PR: 5150 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> | ||||
* | Fix MASTER_SITES. Trim part of DESCR that doesn't belong there. Portlint. | jseger | 1997-11-23 | 3 | -26/+7 |
| | |||||
* | Unbreak this port (needed by others) by hacking at the configure | asami | 1997-11-22 | 2 | -6/+55 |
| | | | | | | script. Did I tell you that I absolutely hate these tcl/tk ports with the humongous configure scripts that try to catch everything from a rat's nest to a broken muffler? ;< | ||||
* | Define MANUAL_PACKAGE_BUILD, as we don't want to install this even | asami | 1997-11-22 | 1 | -1/+2 |
| | | | | during the interactive build. | ||||
* | Mark the ports that were broken in one way or another by the recent tcl | asami | 1997-11-22 | 3 | -3/+9 |
| | | | | change "BROKEN". | ||||
* | Upgrade to 0.82. | tg | 1997-11-20 | 3 | -4/+5 |
| | |||||
* | Upgrade to 971109 version. | tg | 1997-11-13 | 8 | -20/+20 |
| | | | | | PR: 5027 Submitted by: Vanilla I. Shu <vanilla@MinJe.com.TW> | ||||
* | Import tkstep80 port. TkStep is an enhanced Tk-8.0 with TIFF and XPM image | tg | 1997-11-11 | 8 | -0/+1428 |
| | | | | | support, the OffiX drag-and-drop porotocol and a NeXTSTEP look. It should be completely compatible to the original on the scripting level. | ||||
* | Upgrade to 0.5.1. | tg | 1997-11-06 | 3 | -7/+15 |
| | |||||
* | Now that info files get rebuilt due to new patch-ac, remove entries for | max | 1997-11-04 | 4 | -16/+20 |
| | | | | | *.info-[0-9]. Add appropriate @exec/@unexec entries to perform install-info correctly. | ||||
* | Upgrade, 970925 -> 971025. | max | 1997-11-04 | 13 | -46/+36 |
| | | | | | Submitted by: maintainer PR: 4869 | ||||
* | mkdir -> ${MKDIR} | jkh | 1997-10-30 | 7 | -21/+21 |
| | | | | Found by: portlint | ||||
* | DISTFILE now on MASTER_SITE_LOCAL. | tg | 1997-10-28 | 1 | -3/+2 |
| | |||||
* | Update to version 1.31 | jkh | 1997-10-28 | 21 | -252/+588 |
| | | | | | PR: 4868 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> | ||||
* | Distfile changed on master site. | tg | 1997-10-22 | 2 | -11/+1 |
| | | | | PR: 4815 | ||||
* | Remove identical lines, so that pkg_delete completes. | tg | 1997-10-16 | 4 | -8/+8 |
| | | | | OK'd by: The Portsmeister | ||||
* | add GTK, a widget set that is gaining popularity, necessary for | erich | 1997-10-16 | 21 | -0/+693 |
| | | | | | | | the soon to be updated gimp port PR: 4649 Reviewed by: erich Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> | ||||
* | Add tcl/tk ports to the virtual categories that bear their own name. | asami | 1997-10-08 | 4 | -8/+8 |
| | | | | Suggested by: jkh | ||||
* | Upgrade to 4.1.0.006. Uses tk-8.0 now. | tg | 1997-10-01 | 6 | -59/+67 |
| | |||||
* | Install all headers into ${PREFIX}/lib/tk8.0/{generic,unix}. | tg | 1997-10-01 | 16 | -60/+360 |
| | | | | | | No longer requires the configured tcl80. OK'd by: jkh | ||||
* | Mass update of CPAN ports | jfitz | 1997-09-14 | 3 | -36/+101 |
| | | | | | | | p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12 | ||||
* | Upgrade to 0.81. | tg | 1997-09-08 | 3 | -6/+5 |
| | |||||
* | Build and install static library also. | jkh | 1997-09-01 | 8 | -16/+132 |
| | | | | Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com> | ||||
* | Remove trailing whitespace. | asami | 1997-08-27 | 4 | -8/+8 |
| | | | | Pointed out by: portlint | ||||
* | More descriptive comment line (for searches). | jkh | 1997-08-26 | 1 | -1/+1 |
| | |||||
* | Simplify BUILD_DEPENDS | jkh | 1997-08-26 | 4 | -52/+8 |
| | | | | Submitted by: asami | ||||
* | This extension changed in the latest beta of tkman. | tg | 1997-08-25 | 1 | -85/+85 |
| | | | | Obtained from: tkman-2.0b7 distribution | ||||
* | Add the invisible.patch from tkman. | tg | 1997-08-25 | 1 | -0/+918 |
| | | | | Obtained from: tkman-2.0b6 distribution | ||||
* | This is the port of tk8.0 to go along with the tcl8.0 port. | jkh | 1997-08-21 | 28 | -0/+1500 |
| | | | | | | | Note that this requires the presence of the tcl port, e.g. it needs portions of the unpacked tcl distribution sources. Some unfortunate hackery for this was therefore required in the Makefile. | ||||
* | Use tcl-7.6/tk-4.2. | tg | 1997-08-20 | 4 | -47/+66 |
| | |||||
* | Oops, forgot to commit the other half of hack to fix this for XFree86-3.3. | asami | 1997-08-13 | 1 | -2/+7 |
| | |||||
* | Upgrade to 4.1.0.005. Fix PLIST and dependency on tcl7.5/tk4.1 along the way. | tg | 1997-07-30 | 5 | -22/+33 |
| | |||||
* | Update name of perl executable in dependencies to "perl5.00401". | asami | 1997-07-18 | 2 | -4/+4 |
| | | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS). | ||||
* | ldconfig -> ${LDCONFIG}. | max | 1997-07-17 | 12 | -24/+24 |
| | |||||
* | There's a new DISTFILE available. | tg | 1997-07-03 | 2 | -4/+2 |
| | |||||
* | Mark the port BROKEN. Maybe they'll put up a new distfile in a day or two. | tg | 1997-07-02 | 1 | -1/+3 |
| | |||||
* | Upgrade to 0.80. | tg | 1997-07-01 | 2 | -5/+6 |
| | |||||
* | Make all p5- ports use USE_PERL instead of explicitly stating the version ↵ | jfitz | 1997-06-25 | 3 | -10/+12 |
| | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) | ||||
* | REALLY make this compile and install correctly. Apparently the | asami | 1997-06-19 | 2 | -2/+12 |
| | | | | | | XFree86-3.3 imake config files can't handle IncSubDir having more than one component ("X11/Xaw3d" in this case), so work around it by explicitly creating a symlink tree from post-extract (ugh). | ||||
* | Import of a perl5 module to allow access to libtk (layered on top of p5-Tcl, ↵ | jfitz | 1997-06-16 | 12 | -0/+132 |
| | | | | as opposed to p5-Tk, which is native access) | ||||
* | Make symlink "X11 -> exports/include" to make XFree86-3.3 config files happy. | asami | 1997-06-13 | 1 | -1/+2 |
| | |||||
* | Make symlinks "X11" -> "export/include" for XFree86-3.3 config files. | asami | 1997-06-12 | 1 | -2/+5 |
| | | | | While I'm here, use ${LDCONFIG} instead of /sbin/ldconfig. | ||||
* | An xview extension package. | asami | 1997-06-04 | 10 | -0/+415 |
| | | | | | PR: 3482 Submitted by: Pedro F. Giffuni <pgiffuni@FPS.biblos.unal.edu.co> | ||||
* | Remove p5-IO dependancy from ports that were using it. | jfitz | 1997-05-29 | 1 | -3/+2 |
| | |||||
* | Change "version required". | asami | 1997-05-27 | 1 | -2/+2 |
| | | | | Submitted by: Steve Ratliff <steve@bsd.avionmfg.com> | ||||
* | Shared library versions have changed. | asami | 1997-05-26 | 2 | -4/+4 |
| | |||||
* | Upgrade all ports requiring perl5.003 to perl5.004 | jfitz | 1997-05-24 | 1 | -3/+3 |
| | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. | ||||
* | Upgrade to 0.79 | obrien | 1997-05-24 | 4 | -20/+26 |
| | |||||
* | Some files were missing from the packing list. | max | 1997-05-16 | 2 | -2/+10 |
| | | | | | This completely and finally closes PR: 3297 | ||||
* | Add some missing manpages to MAN3 and update PLIST. | tg | 1997-05-14 | 14 | -931/+1169 |
| | |||||
* | - Updated checksum file, sources changed without bumping the version number | andreas | 1997-05-11 | 1 | -1/+1 |
| | | | | | | | | | | - make patch-ab work again, because of the changes ... - merge in the CFLAGS from /etc/make.conf After that the port compiles well and make package is still working ;) PR: Reviewed by: Submitted by: Obtained from: | ||||
* | New checksum. | tg | 1997-05-06 | 1 | -1/+1 |
| | |||||
* | #include <sys/types.h> before <dirent.h>. | asami | 1997-04-23 | 1 | -0/+10 |
| | |||||
* | Build stand-alone module. | tg | 1997-04-22 | 3 | -6/+58 |
| | | | | Submitted by: jmz | ||||
* | Upgrade to 0.78. | tg | 1997-04-22 | 3 | -13/+13 |
| | |||||
* | Change the name of p5-Tk400 to p5-Tk, and remove p5-Tk400 from the | jfitz | 1997-04-21 | 1 | -4/+4 |
| | | | | | repository. Reviewed by: asami@freebsd.org (did the repository copy) | ||||
* | Mass update of perl5 ports (most bring the port up-to-date with the latest ↵ | jfitz | 1997-04-21 | 3 | -47/+117 |
| | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE | ||||
* | Add virtual category 'perl5'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Add virtual category 'tk41'. | wosch | 1997-04-20 | 3 | -6/+6 |
| | |||||
* | Update to version 1.2. I sent these changes to the MAINTAINER too, but | jkh | 1997-04-11 | 21 | -182/+189 |
| | | | | he seems to be AWOL so I guess I'll just do it myself. | ||||
* | Distfile moved. | fenner | 1997-04-02 | 2 | -4/+4 |
| | | | | Found by: distfile checker | ||||
* | Fix name of include file. Packaging now works, so we can close PR | asami | 1997-03-30 | 1 | -1/+1 |
| | | | | | | ports/3129. Submitted by: gena@NetVision.net.il | ||||
* | Upgrade to 0.86. Note packaging still doesn't work, but I'm going to sleep | asami | 1997-03-28 | 4 | -12/+18 |
| | | | | | | | | now so I'll commit what I have. Doesn't close PR ports/3129 (see above). Submitted by: Mighty Wizard <root@Burka.NetVision.net.il> | ||||
* | Change this file to describe what it is, instead of how to write your | asami | 1997-03-03 | 1 | -155/+1 |
| | | | | | | | | own interviews application. It's only one line long (I couldn't find any suitable paragraph I can cut and paste from in the source tree) but at least it is a description of the port now. Closes PR ports/1517. | ||||
* | Replace the complicated hack that caused my head to feel like I just | asami | 1997-03-02 | 2 | -22/+42 |
| | | | | | | | | hopped ten blocks on a concrete floor, upside down, with a much simpler "DIST_SUBDIR=iv". While I'm here, replace the "gzip ${PREFIX}/interviews/man/mann/*.n" with MANPREFIX and MANN definitions. | ||||
* | Fix some bogons I introduced with my latest update. | tg | 1997-02-25 | 3 | -0/+36 |
| | |||||
* | Fix configure args so this thing actually compiles. ;) | asami | 1997-02-25 | 1 | -2/+2 |
| | |||||
* | Upgrade to 0.77. | tg | 1997-02-24 | 2 | -4/+4 |
| | |||||
* | Last commit botched at patch resurrection (cvs bogon). Do it piecemeal. | jkh | 1997-02-23 | 2 | -2/+2 |
| | |||||
* | D'oh! | jkh | 1997-02-23 | 2 | -3/+3 |
| | | | | | | I just checked xfmail, and it breaks with xforms version 0.84. :-} I think I'll just put this *back* to version 0.81 and slink away again.. :-) | ||||
* | Update to version 0.84, just because I happened to notice (and I haven't | jkh | 1997-02-23 | 4 | -6/+6 |
| | | | | seen a sign of gena in at least a month or two :). | ||||
* | Upgrade to release version 4.1.0. | tg | 1997-02-21 | 6 | -105/+103 |
| | |||||
* | Remove bogus PREFIX. Andreas.... ;) | asami | 1997-02-19 | 1 | -4/+2 |
| | | | | Fix shared lib versions. | ||||
* | Rewind shared lib versions. | asami | 1997-02-19 | 1 | -2/+2 |
| | |||||
* | Updated PLIST. | andreas | 1997-02-16 | 1 | -0/+24 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | Updated Lesstif port to 0.76. | andreas | 1997-02-16 | 3 | -6/+8 |
| | | | | | | | | | | Did a successfull build of Mosaic and lesstif packages fine. Will update the PLIST later, if necessary. Am building lesstif in /local/lesstif to get a correct PLIST ;-) Reviewed by: Submitted by: Obtained from: | ||||
* | This port builds now, so remove BROKEN. | asami | 1997-02-13 | 1 | -2/+1 |
| | | | | Reported by: "Russell L. Carter" <rcarter@consys.com> | ||||
* | Fix Tk include file path (tk -> tk4.1). | asami | 1997-01-24 | 1 | -2/+2 |
| | |||||
* | Mark this port BROKEN. | asami | 1997-01-24 | 1 | -1/+2 |
| | |||||
* | Import of neXtaw, a replacement for Xaw which adds a NEXTSTEP look. | tg | 1997-01-20 | 5 | -0/+109 |
| | |||||
* | Make this file match reality. In particular, all the binaries were | asami | 1997-01-10 | 1 | -93/+272 |
| | | | | missing. While I'm here, expand the include dir and sort all files. | ||||
* | The Motif clone. I compiled a couple of programs myself, they at | asami | 1997-01-09 | 5 | -0/+165 |
| | | | | | | least compile (but don't run very well). Well, it's a start. Submitted by: William D. Ward <William.Ward@airmail.net> | ||||
* | Make the depended file be consistent with what net/p5-IO installs. | asami | 1997-01-09 | 1 | -2/+2 |
| | | | | | | | Note, I have no idea if this is the correct fix or not, but I haven't heard back from the maintainer or any of the millions of perl hackers. At least it is not worse than what we have now (build net/p5-IO always, because the depended file does not exist). | ||||
* | - use installed header files for tcl and tk; | tg | 1997-01-07 | 3 | -20/+75 |
| | | | | | | we no longer need the full sources to these - install the tix header files for the C interface | ||||
* | Remove myself as MAINTAINER from a number of ports I no longer | jkh | 1997-01-06 | 1 | -3/+1 |
| | | | | | have time to properly maintain. This will cause the position to revert to ports. | ||||
* | Upgrade to Tix-4.1b2. | tg | 1997-01-02 | 6 | -323/+293 |
| | |||||
* | Checksum hath changed. | asami | 1996-12-31 | 1 | -1/+1 |
| | |||||
* | Import of Tix, an extension of Tk with lots of useful widgets. | tg | 1996-12-30 | 8 | -0/+456 |
| | |||||
* | Greatly shortened the DESCR files (which were simply the long README file | obrien | 1996-12-25 | 4 | -492/+24 |
| | | | | | from the distfile). Clarified COMMENT files. | ||||
* | There's nothing (yet) which depends on Qt, | tg | 1996-12-17 | 21 | -98/+91 |
| | | | | so it's a safe upgrade to version 1.1. | ||||
* | Update to take advantage of new features in bsd.port.mk rev. 1.237. | asami | 1996-12-11 | 8 | -44/+451 |
| | |||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 3 | -8/+5 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 10 | -21/+21 |
| | |||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -3/+4 |
| | |||||
* | Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -11/+13 |
| | |||||
* | Makefile cleanup. Plus: | asami | 1996-11-16 | 2 | -8/+8 |
| | | | | | | | | | | xview-clients/Makefile: replace NO_EXTRACT with an empty do-extract: target, otherwise DEPENDS won't work xview-lib/Makefile: add comment explaining above, use full pathname for ldconfig xview-config/Makefile: use MASTER_SITE_XCONTRIB | ||||
* | add patches from Tom Crummey <tom@tompc.sos.bangor.ac.uk> | erich | 1996-11-16 | 2 | -1/+16 |
| | | | | closes ports/1742 | ||||
* | fix the Iterator scope problem | adam | 1996-11-13 | 1 | -0/+23 |
| | | | | | (however, there is an undefined symbol problem, seems unrelated) therefore bin/ibuild is still broken | ||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 9 | -37/+34 |
| | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. | ||||
* | Add RUN_DEPENDS to all perl5 ports, to make packages install perl. | jfitz | 1996-10-24 | 1 | -2/+2 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | Make tk dependancy rely on the libary, not the header file. | jfitz | 1996-10-24 | 1 | -2/+3 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | a re-port of a perl5 interface to Tk4.0p3. | jfitz | 1996-10-24 | 5 | -0/+658 |
| | |||||
* | Honor NOMANCOMPRESS. | max | 1996-10-20 | 1 | -2/+4 |
| | | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> | ||||
* | Upgrade, 1.2a -> 1.3. The author has adopted a 3D arrow scrollbar | asami | 1996-10-16 | 4 | -16/+16 |
| | | | | | | based on another person's code so remove my own patch (patch-ac). Note this port actually corresponds to X11R6.1. | ||||
* | Make this compile with tcl75 in /usr/lib. Remove LIB_DEPENDS. | asami | 1996-10-16 | 1 | -3/+2 |
| | |||||
* | Make this compile with tcl75 in /usr/lib. Make sure it won't accidentally | asami | 1996-10-16 | 1 | -12/+11 |
| | | | | | pick up libtclx as a valid tcl library (well, it matches "libtcl*") from /usr/local/lib. Use the value once it's found. | ||||
* | Update md5 | chuckr | 1996-10-12 | 7 | -7/+7 |
| | | | | Pointed out by Satoshi. | ||||
* | Add a couple new docs. | chuckr | 1996-10-12 | 7 | -0/+21 |
| | | | | Pointed out by: Satoshi. | ||||
* | Update Makefile to use install macros, delete extra superfluous lines, | chuckr | 1996-10-12 | 7 | -56/+70 |
| | | | | | add some docs. Pointed out by Satoshi. | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 5 | -5/+5 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | nitpick nitpick nitpick! :-) | jkh | 1996-10-09 | 7 | -14/+14 |
| | |||||
* | Update to version 1.0. | jkh | 1996-10-02 | 14 | -98/+98 |
| | |||||
* | Add LIB_DEPENDS on xpm. | asami | 1996-09-26 | 1 | -1/+3 |
| | |||||
* | Makefile cleanup, i.e., | asami | 1996-08-06 | 1 | -6/+10 |
| | | | | | | | | | | | | | (1) Use submitter's full address in Whom: line. (2) Move WRKSRC down to where it belongs. (3) Remove unnecessary ALL_TARGET. (4) Use full pathname for ldconfig. (5) Convert mega-command to compress manpages to a .for loop. Also conditionalize it on NOMANCOMPRESS. | ||||
* | Take out version number. | asami | 1996-08-06 | 1 | -1/+1 |
| | |||||
* | Update to version 2.1 of BLT. Note: I'm a little nervous about the | jkh | 1996-08-05 | 6 | -79/+91 |
| | | | | | | value of the MASTER_SITES line here and would like Kostya to keep an eye on it in case they eventually move it out of "NEW" on neosoft's FTP server. Submitted-By: Kostya Lukin <lukin@ns.okbmei.msk.su> | ||||
* | Different fetch directory ... | chuckr | 1996-07-31 | 7 | -14/+14 |
| | |||||
* | New port, the 'qt' gui library. | chuckr | 1996-07-31 | 35 | -0/+2548 |
| | | | | Submitted by: Michael Searle | ||||
* | Upgrade, 0.75 -> 0.81. | asami | 1996-07-12 | 4 | -11/+72 |
| | | | | Submitted by: Gennady Sorokopud <gena@NetVision.net.il> | ||||
* | Change MASTER_SITE addresses from ftp.aud.alcatel.com (which | gpalmer | 1996-07-02 | 1 | -2/+2 |
| | | | | | | | no longer holds the archive) to ftp.neosoft.com, correcting paths as necessary. Pointed Out By: jkh | ||||
* | Call files/xmkmf with sh, so that it works even if the x bit isn't set. | asami | 1996-05-16 | 1 | -2/+2 |
| | | | | Pointed out in a different form by: chuckr@glue.umd.edu | ||||
* | Just a small tweak - the site carrying xforms has changed. | jkh | 1996-05-08 | 1 | -2/+2 |
| | |||||
* | Add XView.prog. | asami | 1995-11-27 | 1 | -1/+1 |
| | | | | Noticed by: workman port | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | Change name, libforms -> libxforms. | asami | 1995-10-05 | 2 | -6/+6 |
| | | | | Submitted by: Gennady Sorokopud <gena@NetVision.net.il> | ||||
* | Makefile cleanup. Add "/sbin/" to ldconfig command lines in Makefile | asami | 1995-10-03 | 2 | -8/+8 |
| | | | | and PLIST. | ||||
* | xforms-0.75 port | jkh | 1995-10-03 | 5 | -0/+60 |
| | | | | Submitted by: Gennady Sorokopud <gea@NetVision.net.il> | ||||
* | Upgraded, 1.2 -> 1.2a. The bug I reported yesterday has been fixed, so | asami | 1995-08-26 | 4 | -6/+6 |
| | | | | the "workaround" patch-ad is no longer necessary. |