summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2001-05-24Fix the installed tkConfig.sh so it's possible to use its values to generatejlam6-28/+206
a shared library that depends on libtk83.so. Patch the configure script to set TK_LIB_SPEC to include -Wl,-rpath,... or -R... depending on whether we are ELF or a.out. Bump version number to 8.3.2nb1.
2001-05-22Standardize patch name.wiz2-3/+3
2001-05-22Add missing size entries.tron1-1/+4
2001-05-22Update dependency on png to >=1.0.11 because of the shlib major bump.wiz7-14/+14
Noted by Frederick Bruckman.
2001-05-21Add size.wiz2-2/+4
2001-05-21Don't ignore checksum; similar reason as for xcolors.wiz2-4/+4
Add real checksum and size to distinfo.
2001-05-21Don't ignore checksum, no obvious reason too, and we have better methodswiz2-4/+4
to deal with files that change checksums often (which probably won't happen for this one anymore). Add real checksum and size.
2001-05-21Add size.wiz2-2/+4
2001-05-21Add size.wiz1-1/+2
2001-05-21Add Size entries to distinfozuntum1-1/+2
2001-05-21Add missing "Size" entries.tron8-8/+18
2001-05-19allow python>=2.0, for those who look into the futuredrochner1-2/+2
2001-05-19add and anable gnome-- (hi Thomas)drochner1-1/+2
2001-05-19initial import of gnome--: C++ bindings for the gnome librarydrochner5-0/+175
2001-05-19Use ${XARGS} instead of invoking xargs directly.jlam2-6/+6
2001-05-18add and enable qt2-designer-kdewiz1-1/+2
2001-05-18Work around an arm32 compiler bugabs2-1/+19
2001-05-18xscreensaver-gnome can just use the distinfo from xscreensaverabs2-7/+2
2001-05-17Lose leading 'The ' on COMMENTabs4-8/+8
2001-05-14Update gnome-core to 1.4.0.3. Changes include bugfixes and locale updates.rh3-8/+28
2001-05-14Split out KDE support into a separate pkg. While qt2 already takesdrochner4-9/+37
hours to compile, the KDE stuff makes it absolutely unbearable for someone not explicitely interested in it.
2001-05-12fix type for LP64 systems. (unsigned -> size_t)dmcmahill2-1/+22
2001-05-12Share a common distinfo file between lesstif and lesstif12.jlam2-45/+2
2001-05-11don't return the address of a local variable.dmcmahill4-3/+79
2001-05-11Don't unconditionally try and include:dmcmahill2-5/+13
lib/kde2/libkcm_energy.so lib/kde2/libkcm_screensaver.so in PLIST because on some systems (i386), /usr/X11R6/lib/libXdpms.so does not exist (only the static lib) and hence the above shared libs are not built.
2001-05-10Make this package work in the presence of xpkgwedge.agc3-2/+18
2001-05-10Sync PLIST with reality, by adding missing files, and one missing directory.agc1-1/+4
Pointed out by the last bulk build.
2001-05-09Add a few leftovers from last buildhubertf1-9/+11
2001-05-09patch-aa updated for FSCALE load average fixlukem1-2/+2
2001-05-09#undef FSHIFT and FSCALE before including <rpcsvc/rstat.h>, so that thelukem1-1/+10
rstat protocol's FSCALE of 1<<8 gets used instead of <sys/param.h>'s 1<<11. Without this fix (which rup also has), load averages are 8 times too low.
2001-05-08add missing PLIST entriesdmcmahill1-1/+3
2001-05-05Change DEPENDS from tcl-8.3.2nb1 to tcl>=8.3.2.jlam1-2/+2
2001-05-05Mechanical changes of tk DEPENDS:jlam7-14/+14
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-05-05The sam libs and headers are in X11PREFIX - search them there!hubertf4-14/+15
2001-05-04populate distinfo with SHA1 sums and sizes for all the variousdmcmahill1-10/+19
MACHINE_ARCH's and OBJECT_FMT's we currently have.
2001-05-04Add explicit dependency on MESA with USE_MESA.skrll1-1/+9
Make sure the configure script gets the right location for the Mesa includes. Includes fix from Rex McMaster <rex@mcmaster.wattle.id.au> for his PR (pkg/12556).
2001-05-04restore checksums for alpha, arm32, m68k, i386-a.out, mipsel, ns32k, ↵dmcmahill1-1/+10
powerpc, and sparc
2001-05-03Provide the executive summary, concerning how to actually run this thing.fredb1-0/+12
(You may need to set the font -- it's default font is not distributed with X by default, but other Hangul fonts are.)
2001-05-03Should be OK to include <sys/param.h> unconditionally in "misc.c", to getfredb2-16/+16
the proper definition of "BSD", since it's already done so in "main.c".
2001-05-03Use the FD_* macros with select(). Take a clue from XFree-3.3.6 xterm,fredb5-1/+156
and make this conditional on only "#ifndef VMS".
2001-05-03Remove defunct mirror.fredb1-3/+2
2001-05-03Regen.fredb1-2/+3
2001-05-02Fix on powerpc. Patches provided by Andrew Cagney <cagney@tpgi.com.au>dmcmahill16-119/+577
in PR pkg/12803 and integrated by me. It also now compiles on alpha but segfaults there so change the broken message accordingly.
2001-05-01Honor CFLAGS passed in from environment during build.jlam4-13/+23
2001-05-01Pull in security fixes for kdesu from KDE-2.1.2.skrll7-6/+182
Bump version of kdelibs to 2.1nb1 and update dependencies to the new version.
2001-05-01+ Now that editors/sam installs header files and libraries, use aagc9-250/+259
conventional DEPENDS mechanism. + Avoid hardcoded "/usr/X11R6" in Makefiles + Split patch-ab into multiple patches. Should fix bulk-build problems, as well as getting rid of one more "eccentric" package.
2001-04-30Refuse to build this package on XFree86 4.x systems.tron1-1/+13
2001-04-30Fix typo in last commit.tron1-2/+2
2001-04-30Optimize check for X11 release by adding "X11_RELEASE" to "MAKEFLAGS" totron1-2/+3
avoid recursive "make" invokations where possible.
2001-04-30Update to version 0.3.0 as the old one no longer exists.skrll4-44/+133
- New homepage on sourceforge. - Package is now called qwt not qwtlib - so conflict with qwtlib. - New version requires QT2.