summaryrefslogtreecommitdiff
path: root/www/links-gui/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-07-26Re-order includes, so that x11-links is pulled in correctly.jschauma1-2/+2
Makefile.common should be included as the last file, as that file includes bsd.pkg.mk. This closes PR pkg/17729 (this time for real)
2002-07-26Back out hasty commit after seeing that wiz has already checked on thisjschauma1-3/+1
and requires feedback. (I believe the technical term is 'Ooops'.)
2002-07-26Add BUILD_DEPENDS for x11-links; this closes PR pkg/17729 by hejschauma1-1/+3
2002-07-02Upgrade links and links-gui to 2.1.0.2 (2.1pre2), in the hope that it fixeswiz1-2/+2
pkg/17358. Changes: Fixed shoting to memory with javascript and input fields Do not call gethostbyaddr when name is not ip address (it should avoid some useless nameserver queries) Fixed a delay on quit until async lookup terminates Floating point numbers in configure file are stored with '.' even on systems with ',' in locales. Line length fix on framebuffer. New domain names Croatian translation Small change in x.c to work on some 8-bit displays. Fixed mem_free(NULL) in x.c:1001
2002-06-30Note conflicts between elinks, links, and links-gui.jlam1-2/+2
2002-06-20Add x11.buildlink.mk so that this links correctly on xpkgwedged systems.wiz1-1/+2
2002-06-20Initial import of links-gui, a graphical version of the popularjschauma1-0/+13
links web browser. Together with the update of pkgsrc/www/links this closes PR##17218. This package and the update for pkgsrc/www/links provided by Lubomir Sedlacik (salo at xtrmntr dot org).