index
:
freebsd-ports-gnome
cinnamon
cinnamon-2.8
dependabot/npm_and_yarn/devel/electron4/files/bl-1.2.3
dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3
dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4
dependabot/npm_and_yarn/devel/electron4/files/ini-1.3.7
dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19
dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2
dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.2
dependabot/npm_and_yarn/devel/electron4/files/minimist-1.2.3
dependabot/npm_and_yarn/devel/electron4/files/node-fetch-2.6.1
dependabot/npm_and_yarn/devel/electron4/files/serve-10.1.2
dependabot/npm_and_yarn/devel/electron4/files/y18n-3.2.2
dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.3
dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.4
dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8
dependabot/npm_and_yarn/devel/electron6/files/lodash-4.17.19
dependabot/npm_and_yarn/devel/electron6/files/lodash.merge-4.6.2
dependabot/npm_and_yarn/devel/electron6/files/node-fetch-2.6.1
dependabot/npm_and_yarn/devel/electron6/files/serve-10.1.2
gnome-3.22
gnome-3.24
gnome-3.26
gnome-3.28
gnome-3.32
gnome-3.36
gstreamer
gstreamer-1.16
gstreamer0.10-removal
main
master
mate-1.16
mate-1.18
mate-1.20
mate-1.22
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
java
/
jdk13
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
. Make it so we include Xm/XmIm.h rather than defining our own prototype.
glewis
2007-06-03
1
-0
/
+13
*
. Replace some hardwired /usr/X11R6 instances with X11BASE. [1]
glewis
2006-12-09
3
-2
/
+57
*
. Take account of the MFC or the *_r functions to RELENG_6.
glewis
2006-07-20
1
-18
/
+32
*
. Try to fix the build on FreeBSD-CURRENT, which now defines gethostent_r
glewis
2006-06-17
1
-0
/
+83
*
. Add $FreeBSD$.
glewis
2005-04-29
2
-0
/
+4
*
. Ensure that when files are extracted that their fully resolved path lies
glewis
2005-04-28
2
-0
/
+67
*
. Backport some fixes from 1.4 for the HotSpot Server VM when compiled
glewis
2004-12-08
2
-0
/
+56
*
. Make sure that all calls to pthread_mutex_trylock handle EDEADLK as well
glewis
2004-11-28
4
-0
/
+70
*
. Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS.
glewis
2004-11-27
2
-0
/
+77
*
. Fix the build with gcc 3.4 part 2/2. Don't use the flag
glewis
2004-11-27
4
-0
/
+87
*
. Fix the HotSpot build for gcc 3.4 part 1/2. Make some methods public
glewis
2004-11-27
2
-0
/
+44
*
. Fix the plugin build for gcc 3.4.
glewis
2004-09-01
1
-0
/
+22
*
. Fix the main build for gcc 3.4. The HotSpot build may need some
glewis
2004-08-11
1
-0
/
+13
*
. Set CC, CXX and CPP conditionally so that this port will respect them
glewis
2004-08-11
1
-2
/
+16
*
. Add ${LOCALBASE}/lib to the default search path for JNI libraries for
glewis
2004-01-21
1
-0
/
+13
*
. Add ${LOCALBASE}/lib to the default search path for libraries when using
glewis
2004-01-20
1
-0
/
+13
*
. Install the cacerts file from Sun's 1.3.1_10 release to avoid some
glewis
2004-01-15
1
-0
/
+0
*
. Update to 1.3.1 patchset 9.
glewis
2003-12-20
14
-1323
/
+9
*
. Use ${PTHREAD_LIBS} rather than -pthread.
glewis
2003-10-08
1
-0
/
+13
*
. Make HotSpot compile with gcc 3.3.1.
glewis
2003-10-08
4
-0
/
+151
*
. Try to ensure that we get the correct version of some Netscape header
glewis
2003-07-12
1
-0
/
+13
*
. Remove an assert() which asserts that if isatty() is true then
glewis
2003-05-06
1
-0
/
+12
*
. Fix Math.pow() when the JDK is compiled with optimisation flags set.
glewis
2003-04-30
1
-0
/
+176
*
. Now that we can use Classic and HotSpot, make classic (and hence green
glewis
2003-04-23
1
-0
/
+13
*
. Fix the shell wrapper to cope with HotSpot and as a result remove the
glewis
2003-04-23
1
-0
/
+81
*
. Updated version of native threads for FreeBSD. This uses recently
glewis
2003-03-01
1
-0
/
+726
*
. Rename our internal gethostby{name,addr}_r functions to avoid collisions.
glewis
2003-03-01
1
-0
/
+114
*
. Respect LOCALBASE in the DEVTOOLS_PATH setting.
glewis
2003-03-01
1
-0
/
+9
*
. Add missing include of <sys/time.h>, needed by <sys/resource.h> for
glewis
2003-03-01
1
-0
/
+12
*
. Be consistent about our compiler settings. Using gcc32 here was both
glewis
2003-03-01
1
-0
/
+13
*
. Resurrect patch accidentally removed in last commit.
glewis
2003-02-13
1
-0
/
+18
*
. Update to patchset 8.
glewis
2003-02-13
10
-1139
/
+0
*
. Fix UDP packet broadcasting.
glewis
2002-11-01
1
-0
/
+14
*
. Chinese font.properties and make glue.
glewis
2002-10-25
2
-2
/
+245
*
. More XIM fixes for Japanese users (and presumably others with similar
glewis
2002-10-19
1
-0
/
+63
*
. Link the Netscape 4 plugin against libintl to avoid a runtime link
glewis
2002-10-19
1
-0
/
+15
*
. Russian and Ukrainian font property files and appropriate build changes.
glewis
2002-10-19
3
-0
/
+416
*
Improved font.properties.ja based on the Kochi fonts rather than the
glewis
2002-08-06
1
-0
/
+308
*
Add in a patch from the porting repository that allows people to build
glewis
2002-08-06
1
-0
/
+62
*
Update to patchset 7.
glewis
2002-07-26
15
-551
/
+0
*
. Fix compilation on FreeBSD 4.2 by including <sys/param.h>
glewis
2002-06-12
1
-0
/
+20
*
Rename monstrously long patch filenames that were causing tar to exceed
kris
2002-06-06
12
-11
/
+11
*
Really fix the incompatibilities with gettext 0.11. The previous
glewis
2002-05-03
8
-9
/
+175
*
Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h>
glewis
2002-04-17
2
-0
/
+32
*
Add a temporary dependency on gettext-old and use msgfmt-old to process
glewis
2002-04-17
1
-0
/
+9
*
Fix some crash bugs in the browser plugin code by using
glewis
2002-04-16
1
-0
/
+31
*
Add Taiwan Chinese font properties support (if I understand
glewis
2002-04-16
2
-0
/
+254
*
A better fix for creating src.jar. Using tar by itself fails because the
glewis
2002-04-12
1
-5
/
+4
*
Link Mozilla pligin with libXt to make it working with Mozilla-0.9.9. This
sobomax
2002-03-13
1
-0
/
+14
*
Fixes the problem that the source JAR is too small.
znerd
2002-03-11
1
-0
/
+26
*
Update to patchlevel 5.
sobomax
2001-10-16
3
-69
/
+0
*
Fix a potential crash on 5-CURRENT.
sobomax
2001-09-12
1
-0
/
+28
*
Update to patchlevel 4. This release contains many critical bug fixes, so
sobomax
2001-09-10
3
-278
/
+33
*
Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from
sobomax
2001-08-28
4
-36
/
+304
*
Correct patch, so it will apply cleanly.
sobomax
2000-10-16
1
-2
/
+2
*
Add jdk12-beta - a "glue" to build a native JDK1.2.2 using source code from
sobomax
2000-10-13
1
-0
/
+36