summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-04-01Use $PKGEDITOR or $EDITORhubertf1-2/+10
Requested by Martin Husemann <martin@rumolt.teuto.de>
2000-04-01remove -O2 when compiling "analyser.cpp" because it causesdmcmahill2-4/+18
the assembler on pmax (1.4.1) to never complete.
2000-04-01various ELF fixes.dmcmahill4-9/+45
- Make sure -Rpath is done correctly - Make sure qt libs are found - Make sure -lz -lpng -lSM are included as libqt needs functions from these libraries.
2000-04-01Update "analog" package to version 4.1. Changes since version 4.04:tron5-33/+49
- Regular expressions in ALIASes and INCLUDEs are now available on all platforms. - Regular expressions are now Perl-syntax regular expressions. (Thanks to Philip Hazel's PCRE library.) - "Repeated fields" in logfile header lines are now allowed. - New commands STATUSINCLUDE and STATUSEXCLUDE, and 304ISSUCCESS. - New output style PLAIN (like ASCII but with accents). New language files for this. - In the computer-readable output, hierarchical reports now have an extra column, indicating the depth of the item in the hierarchy. - All referrers now count as "pages." (See upgrade notes.) - Configuration commands can be continued across lines with a backslash. - New token %s in LOGFORMAT, allowing per-line selection of client-name and client-IP fields. - New log format WEBSTAR-EXTENDED to allow for a small bug in WebSTAR's implementation of the extended log format. - Korean language files. Also alternative Swedish translation.
2000-04-01Updated to ywho-1.2:kim2-4/+4
- the hosts are displayed in alphabetical order
2000-04-01add missing configure argument for Qt location.dmcmahill1-2/+3
2000-04-01move the very short post-extract script into the Makefile.dmcmahill2-6/+4
Also, the initial package was provided by John Refling <johnr@imageworks.com> in PR pkg/9073. Thanks John.
2000-04-01Update gif2png to 2.3.2. Changes since 2.3.0:wiz2-4/+4
* Bug fix for aspect-ratio handling (Glenn Randers-Pehrson <glennrp@home.com>). * No more direct assignments of the PNG info structure members; it's all done through the API now.
2000-04-01add and enable mg2admcmahill1-1/+2
2000-04-01initial import of mg2a-1.10. dmcmahill20-0/+1756
Mg (mg) is a Public Domain EMACS style editor. It is "broadly" compatible with GNU Emacs. Mg was formerly named MicroGnuEmacs, but is not associated with the GNU project. This program is intended to be a small, fast, and portable editor for people who can't (or don't want to) run real Emacs.
2000-04-01Update tiff-library to 3.5.5. Changes from 3.5.4 are some bugfixeswiz5-31/+32
and beginning support for 2-4GB files. Complete list of changes at http://www.libtiff.org/v3.5.5.html
2000-03-31Upgrade to 2.1.4. This is only bugfix release, no new features.jdolecek2-5/+5
2000-03-31remove the ONLY_FOR_ARCH. It seems to work on other than NetBSD/sparc.dmcmahill1-3/+1
2000-03-31Update to bind9.0.0 beta2. Changes:hubertf11-249/+221
Many more config file options implemented (see doc/misc/options for a summary of the current implementation status), portability improvements, (works much better than beta 1 on FreeBSD 3.4), and bugfixes (almost all bugs reported against beta 1 have been fixed).
2000-03-30Update to its-1.0.1. Only minor changes.wiz2-4/+4
2000-03-30Add "bison" to BUILD_DEPENDS. Closes PR pkg/9711.fredb1-1/+2
2000-03-30Apply GIF patch in "post-patch" target so that an interrupted buildtron1-2/+2
can be continued.
2000-03-30Adapt for "qt1" package.tron1-3/+3
2000-03-30Add and enable libsscriptrh1-1/+2
2000-03-30Initial import of libsscript-2.0, a simple library for creating networkrh7-0/+63
oriented software in C.
2000-03-30Add and enable libstashrh1-1/+2
2000-03-30Initial import of libstash-19990912, a collection of programming supportrh7-0/+78
routines and useful algorithms.
2000-03-30remove overlooked obsoleted patchwiz1-16/+0
2000-03-30Upgrade to mutt-1.1.10i. This contains bugfixes and is another release ↵pooka3-16/+17
candidate for mutt-1.2
2000-03-30Change detection of IPv6-enabled packages by searching forhubertf1-2/+3
"^BUILD_DEFS.*=.*USE_INET6" instead of just "USE_INET6" in the pkg's Makefile. Suggested by Jun-ichiro itojun Hagino <itojun@iijlab.net> on tech-pkg.
2000-03-30Add and document variable BASH_STATIC, as per pkg/8792 by Jim Bernardwiz1-1/+6
<jbernard@mines.edu>.
2000-03-30Update bash to 2.04; also add variable BASH_STATIC for static linking.wiz6-41/+24
Changes: too many to list here, check the CHANGES file.
2000-03-30Fix English grammer and spellingjlam1-8/+8
2000-03-30Check for "/usr/include/openssl/rsa.h" instead of "/usr/bin/openssl" onjlam1-2/+2
-current.
2000-03-30Adapt to use gsx11 instead of gs to render into an X11 window.jlam3-0/+39
2000-03-30Adapt to use gsx11 instead of gs to render into X11 window.jlam1-1/+4
2000-03-30Change dependency to ghostscript-[0-9]*.jlam1-2/+2
2000-03-29Use .include "" instead of <> to include bsd.prefs.mk.enami1-2/+2
2000-03-29Update to compile with the latest usb.haugustss2-4/+4
2000-03-29update to point at qt-2.0.2. This pkg now compiles again (has been brokendmcmahill4-18/+12
for some time). Leave marked as BROKEN because it complains of not finding a "tiles.xpm" file at run time.
2000-03-28update to vipec-2.0.1dmcmahill8-46/+162
the previous pkg was based on a development version of vipec. This version is considered a stable release.
2000-03-28update to 2.0.2. Thanks to Matthias Scheler for doing most of the work.dmcmahill8-660/+1762
Qt-1.44 is still available as the x11/qt1 package as Qt-2 is not 100% backwards compatible with Qt-1.44. A complete list of changes to Qt since 1.44 can be found online at http://www.trolltech.com/changes/index.html New major features * Support for international software development: + QTranslator and the QObject::tr() function + QTextCodec (and subclasses) + QString is now a 16-bit Unicode string with good support for legacy 8-bit interoperation. (The old 8-bit string class from Qt 1.x has been renamed to QCString.) + QChar - a Unicode character * Rich Text + QTextView - formatted text and images + QTextBrowser - navigate formatted text and images + QStyleSheet - define your own XML formatting tags + QSimpleRichText - display rich text anywhere * Convenient and powerful new collection classes: + QMap<Key,Type> - QDict with arbitrary keys + QValueList<Type> - QList of types other than pointers + QStringList - QValueList<QString> with helper functions * Dialogs + QColorDialog - user picks a color + QFontDialog - user picks a font + QWizard - framework for leading users through steps * Layout + QGrid, QHBox, QVBox - grid and boxes of widgets automatically assembled + QHGroupBox, QVGroupBox - easy framed groups of widgets + QSizePolicy - a widget's abilities to change size in different ways * Custom layouts + New, much simpler and more powerful API for creating custom layouts * PNG Support + PNG support is now included in the core library * Support for generalized configurable GUI styles: + QStyle and subclasses * Session management + QSessionManager - saving state when the system shuts down * Extended coordinate system + QPoint, QPointArray, QSize and QRect now have 32-bit coordinates * Cleaner namespace + Global functions, enums and macros now either start with a 'q' or have been moved into the new namespace class "Qt"
2000-03-28Set "${M4}" to "gm4" so that we really use the GNU "m4".tron1-2/+3
2000-03-28Activate support for alternate input devices as suggested bytron1-2/+3
Lennart Augustsson in PR pkg/9688.
2000-03-28Add and enable "tidy". Fixes PR pkg/9532 by Takahiro Kambe.tron1-1/+2
2000-03-28Adapt this package to NetBSD using patches supplied by Takahiro Kambetron6-30/+27
in PR pkg/9532.
2000-03-28Import "tidy" from FreeBSD ports collection:tron7-0/+94
Fixes and tidies up HTML files
2000-03-28Depend on "p5-Data-Dumper" 2.10 or newer.tron1-2/+2
2000-03-28Update for "p5-Data-Dumper" to version 2.101 supplied by Takahiro Kambetron2-6/+5
in PR pkg/9531. Changes since version 2.10: - Minor release to sync with version in 5.005_03. Fixes dump of dummy coderefs.
2000-03-28Include bsd.prefs.mk so that one can control this package using mk.confenami1-3/+6
as well as command line.
2000-03-28Add conflict with old "gnuchess" 4.x packages.tron1-1/+3
2000-03-28Add missing slash to URL for "ftp.freeciv.org".tron1-2/+2
2000-03-28Remove redundant settings of "M4" and "YACC" in CONFIGURE_ENV.fredb2-8/+3
2000-03-28Remove freeciv and add and enable freeciv-client, freeciv-client-gtk,jlam1-2/+5
freeciv-server and freeciv-share.
2000-03-28Freeciv client with GTK+ interfacejlam4-0/+32
WHAT'S CHANGED SINCE 1.9.0: - Internationalization extended. Still needs improvement. New ./doc directory for localized versions of README and INSTALL. Current localizations: de en_GB es fr hu no pl pt pt_BR ru. - Added Civ1/2-like Barbarians. Controlled by two server options. - Many more nations added. - Worklists -- Players can now specify a list of things to be built in a city. - The AI now utilizes diplomats/spies aggressively. - Added a variant (1) of Michelangelo's Chapel. - Initial rates after Revolution will try to maximize Science. - Rapture-triggered city growth will no longer empty the foodbox. - Map generator improvements: - Gen 1 hills more uniform north/south. - Gen 2+ will tend to make fewer length-one rivers. - Added unit-death explosion animation. - No longer will cities with exactly 0 (zero) production surplus be given a "free" shield every turn. - Command-line arguments made more consistent between server and client. - Caravans now provide a research benefit when initially establishing a trade route, equal to the monetary benefit. - Diplomat/Spy changes: - Changed all actions to more closely conform to Civ2 rules. - Changed "diplchance" to be %-chance of success. Used in many ways. - Diplomat/Spy may attempt action with any movement left. - Added "At Spy's Discretion" selection to steal and sabotage dialogs. - Allow Spies to steal tech from a city more than once (gets harder). - May only poison towns of size greater than 1 (one). - May only sabotage units that are alone on a square. - When a city is subverted, only nearby units change sides. - Veteran status improves defense against other Diplomats/Spies. - Added production display of number of turns remaining to build. - Small, shield-like flags tilesets (trident_shields, engels_shields). - Airbase changes (for Civ2 compliance): - Ground units can attack Air units when they are parked on an Airbase. - Units are defeated only singly when on an Airbase (like a Fortress). - Revised and improved the server 'help' command. - New intro graphics. - Ships may now have their movement reduced after a combat in which they are damaged. - Added display of production values to main map "city tiles" display. - Increased the Add-To City size limit to 9 to conform to Civ2. - Settler's "Connect" feature -- Automatically connect two points with Road, Railroad, Irrigate or Fortress. - Several AI improvements. - New ruleset support for CITIES, most notably cities are now drawn in different sizes and styles. - Allow specifying unambiguous player name prefix, instead of full player name, for server commands taking a player name argument. - Added multi-client configuration support. - Added 'read' and 'write' server commands. - Added "best nation" column to Demographics report. - Changed Fighters and Stealth Fighters to not cause unhappiness (Civ2). - Cities on mountains will produce an extra food (Civ2). - Fixed bug where Lighthouse was not producing veteran sea units. - Ported to Amiga. (This is not included with a "distribution"; get it directly from the CVS <http://www.freeciv.org/contribute.html#SetupCVS>, or from a CVS Snapshot <http://www.freeciv.org/latest.html>.) - Lots of bug fixes, code cleanups, and help-text improvements.